You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

readme.md 517 B

9 years ago
9 years ago
12345678910
  1. # DocNet
  2. DocNet is a static site generator, mainly meant for user documentation, using markdown files to build the content.
  3. To learn more about DocNet, please visit its own documentation site, created with `Docnet` itself at:
  4. [http://fransbouma.github.io/DocNet/](http://fransbouma.github.io/DocNet/)
  5. The [gh-pages](https://github.com/FransBouma/DocNet/tree/gh-pages) branch contains the source of the documentation site, which can be a great starting point to see how things are done as well.
  6. Happy documenting!