add the table of contents files

This commit is contained in:
redmatrix 2016-09-04 18:37:14 -07:00
parent ecb44ad572
commit c10acb1fb0
2 changed files with 11 additions and 0 deletions

5
doc/project/toc.html Normal file
View File

@ -0,0 +1,5 @@
<h3>Project Information</h3>
<ul>
<li><a href="help/project/governance">Project Governance</a></li>
<li><a href="help/project/versions">Versions and Versioning</a></li>
</ul>

6
doc/toc.html Normal file
View File

@ -0,0 +1,6 @@
<ul>
<li><a href="help/general">Project/Site Information</a></li>
<li><a href="help/members">For Members</a></li>
<li><a href="help/admins">For Administrators</a></li>
<li><a href="help/develop">For Developers</a></li>
</ul>