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.

index.md 826 B

10 years ago
10 years ago
123456789
  1. #DocNet
  2. DocNet is a static site generator, mainly meant for user documentation, using markdown files to build the content. This site is generated with DocNet and is meant both as a showcase what you can do with the application and also contains the documentation for DocNet.
  3. To see the markdown source of this site, look at the [MarkdownSource folder](https://github.com/FransBouma/DocNet/tree/gh-pages/MarkdownSource) in the [gh-pages branch in the DocNet repository at @fa-github GitHub](https://github.com/FransBouma/DocNet/tree/gh-pages)
  4. ## Get DocNet
  5. To get `DocNet`, either build it from source using the [@fa-github github repository](https://github.com/FransBouma/DocNet), or download a pre-build binary package from the ['Releases' section of the github repository](https://github.com/FransBouma/DocNet/releases)

No Description