Skip to content

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
makao committed Mar 29, 2015
1 parent 057331a commit 9792e1b
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions README.md
Expand Up @@ -13,21 +13,21 @@ http://www.lfsforum.net/forumdisplay.php?f=312

## Documentation
### PRISM
* [Admin API](https://github.com/Dygear/PRISM/blob/master/docs/admin_api.md)
* [Commands](https://github.com/Dygear/PRISM/blob/master/docs/commands.md)
* [Creating pages](https://github.com/Dygear/PRISM/blob/master/docs/creating_pages.md)
* [CVARs](https://github.com/Dygear/PRISM/blob/master/docs/cvars.md)
* [Forwards](https://github.com/Dygear/PRISM/blob/master/docs/forwards.md)
* [Handles](https://github.com/Dygear/PRISM/blob/master/docs/handles.md)
* [Menus](https://github.com/Dygear/PRISM/blob/master/docs/menus.md)
* [Natives](https://github.com/Dygear/PRISM/blob/master/docs/natives.md)
* [Optimizing](https://github.com/Dygear/PRISM/blob/master/docs/optimizing.md)
* [SQL](https://github.com/Dygear/PRISM/blob/master/docs/sql.md)
* [Timers](https://github.com/Dygear/PRISM/blob/master/docs/timers.md)
* [Translations](https://github.com/Dygear/PRISM/blob/master/docs/translations.md)
* [Admin API](docs/admin_api.md)
* [Commands](docs/commands.md)
* [Creating pages](docs/creating_pages.md)
* [CVARs](docs/cvars.md)
* [Forwards](docs/forwards.md)
* [Handles](docs/handles.md)
* [Menus](docs/menus.md)
* [Natives](docs/natives.md)
* [Optimizing](docs/optimizing.md)
* [SQL](docs/sql.md)
* [Timers](docs/timers.md)
* [Translations](docs/translations.md)

### LFS
* [Autocross](https://github.com/Dygear/PRISM/blob/master/docs/LFS/autocross.md)
* [Commands](https://github.com/Dygear/PRISM/blob/master/docs/LFS/commands.md)
* [InSim](https://github.com/Dygear/PRISM/blob/master/docs/LFS/insim.md)
* [Vectors](https://github.com/Dygear/PRISM/blob/master/docs/LFS/vectors.md)
* [Autocross](docs/LFS/autocross.md)
* [Commands](docs/LFS/commands.md)
* [InSim](docs/LFS/insim.md)
* [Vectors](docs/LFS/vectors.md)

0 comments on commit 9792e1b

Please sign in to comment.