| .. | ||
| src | ||
| generate.bat | ||
| readme.md | ||
Building
- Install Pandoc.
- cd to docs/src
- pandoc index.md -o ../index.html
- pandoc permissions.md -o ../permissions.html
Adding stuff
- Everything is Markdown
- If you add a new page, include Markdown-CSS for best results.
Demo
You can access the docs at the TShock Github Page.