TShock/docs
2012-02-25 23:04:07 -07:00
..
src Added links to various people that help out 2012-02-25 22:51:19 -07:00
readme.md Add readme for building the docs 2012-02-25 23:04:07 -07:00

Building

  1. Install Pandoc.
  2. cd to docs/src
  3. pandoc index.md -o ../index.html

Adding stuff

  1. Everything is Markdown
  2. If you add a new page, include Markdown-CSS for best results.