Skip to content

Documentation for the CServer API

Notifications You must be signed in to change notification settings

igor725/cserver-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cserver-lua-api

API documentation for the CServer

Compiled version of the docs hosted at docs.igvx.ru

Hosting own documentation

First of all, you need to install mkdocs and some dependencies:

python3 -m pip install mkdocs mkdocs-material mkdocs-static-i18n

MkDocs comes with a built-in server that lets you preview the documentation. Make sure you're in the root directory of the repo, and then start the server by running mkdocs serve command. Now you can use printed in the console URL to open the documentation. For more information please read Getting Started with MkDocs.

About

Documentation for the CServer API

Resources

Stars

Watchers

Forks