You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Damianu edited this page May 22, 2018
·
1 revision
If you are working on docs or you want custom documentation for your server you should build it manually.
In order to do that you should:
Go to root folder of StarfallEx
Clone docgen branch, you can do that by running git clone -b docgen --single-branch https://github.com/thegrb93/StarfallEx.git docgen or simply downloading zip of docgen branch and unpacking it in addon's directory.
Run appropriate script depending on your system (build_docs.bat for windows and build_docs.sh for linux)
Check output in "docs" folder inside root directory.