Hedonium 94b665e80f Update tyrquake.md
- Sync TyrQuake with latest core template.

- Noticed a user on the libretro discord was confused with the expansion pak section so I updated it to make it more clear.

- Completed the Geometry and Timing section.

- Added a soundtrack files section.

- Added description to Colored lightning core option.
2018-03-30 12:49:56 -04:00
2018-02-23 11:06:40 -05:00
2018-03-30 12:49:56 -04:00
2018-02-23 10:11:21 +01:00
2018-02-23 10:11:21 +01:00
2018-02-25 10:52:30 -05:00
2018-02-23 10:11:21 +01:00
2018-02-23 10:11:21 +01:00
2018-02-23 10:11:21 +01:00

Libretro Documentation

This is the source for the libretro documentation, powered by MkDocs.

MkDocs documentation

Material for MkDocs documentation

Libretro Forums topic

To-do list

travis

Building

  1. Make sure you have Python and pip installed

    python --version
    pip --version
    
  2. Install MkDocs

    pip install mkdocs
    
  3. Install MkDocs-Material

    pip install mkdocs-material
    
  4. Install PyMdown Extensions

    pip install pymdown-extensions
    
  5. Build the site

    mkdocs build
    
  6. The documentation will be built to the site directory

Description
This is a repo of the RetroArch official document page.
Readme MIT 473 MiB
Languages
TeX 98.3%
Makefile 1.4%
Shell 0.3%