Initial documentation on Server, added toc

This commit is contained in:
Deon George
2018-03-08 00:34:16 +11:00
parent 568fece78b
commit 12ef07f1a1
9 changed files with 203 additions and 13 deletions

View File

@@ -0,0 +1,5 @@
<!-- Short About -->
<section class="visible-md visible-lg">
<h5>Table of Contents</h5>
<%- toc(page.content,{list_number:false}) %>
</section>