mirror of
https://github.com/libretro/docs.git
synced 2025-02-24 11:00:52 +00:00
Libretro Documentation
This is the source for the libretro documentation, powered by MkDocs.
Material for MkDocs documentation
Building
-
Make sure you have Python and pip installed
python --version pip --version
-
Install MkDocs
pip install mkdocs
-
Install MkDocs-Material
pip install mkdocs-material
-
Install PyMdown Extensions
pip install pymdown-extensions
-
Build the site
mkdocs build
-
The documentation will be built to the
site
directory
Languages
TeX
98.3%
Makefile
1.4%
Shell
0.3%