|
|
|
@@ -71,8 +71,8 @@ |
|
|
|
<div role="main">
|
|
|
|
<div class="section">
|
|
|
|
<h1 id="docnet">DocNet</h1> |
|
|
|
<p>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.
</p> |
|
|
|
<p>To see the source of this site, look at the <a href="https://github.com/FransBouma/DocNet/tree/gh-pages" target="_blank">gh-pages branch in the DocNet repository at <i class="fa fa-github"></i> GitHub</a>.</p> |
|
|
|
<p>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.</p> |
|
|
|
<p>To see the markdown source of this site, look at the <a href="https://github.com/FransBouma/DocNet/tree/gh-pages/MarkdownSource" target="_blank">MarkdownSource folder</a> in the <a href="https://github.com/FransBouma/DocNet/tree/gh-pages" target="_blank">gh-pages branch in the DocNet repository at <i class="fa fa-github"></i> GitHub</a></p> |
|
|
|
<h2 id="get-docnet">Get DocNet</h2> |
|
|
|
<p>To get <code>DocNet</code>, either build it from source using the <a href="https://github.com/FransBouma/DocNet" target="_blank"><i class="fa fa-github"></i> github repository</a>, or download a pre-build binary package from the <a href="https://github.com/FransBouma/DocNet/releases" target="_blank">'Releases' section of the github repository</a></p> |
|
|
|
|
|
|
|
|