mirror of
https://github.com/libretro/docs.git
synced 2024-11-26 18:20:43 +00:00
Revert "Update .travis.yml, mkdocs.yml: Fixes #44"
This commit is contained in:
parent
f83ba92726
commit
0a4775ab5c
@ -5,6 +5,5 @@ install:
|
||||
- pip install mkdocs
|
||||
- pip install mkdocs-material
|
||||
- pip install pymdown-extensions
|
||||
- pip install mkdocs-git-revision-date-plugin
|
||||
script:
|
||||
- mkdocs build
|
||||
|
@ -6,8 +6,6 @@
|
||||
- // [Title] is the display name entry from the core's info file
|
||||
- // https://github.com/libretro/libretro-super/tree/master/dist/info
|
||||
|
||||
**Page last revised on: {{ git_revision_date }}**
|
||||
|
||||
## Background
|
||||
|
||||
[Background info]
|
||||
|
@ -337,5 +337,3 @@ markdown_extensions:
|
||||
permalink: true
|
||||
- pymdownx.details
|
||||
- pymdownx.superfences
|
||||
plugins:
|
||||
- git-revision-date
|
||||
|
Loading…
Reference in New Issue
Block a user