Updates to the docs

This commit is contained in:
Lew Rossman
2019-07-26 11:15:53 -04:00
parent 53ff8e7d74
commit d66f023770
7 changed files with 54 additions and 28 deletions

View File

@@ -4,12 +4,12 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
$navpath
<li class="footer">OWA-EPANET Toolkit 2.2 &copy 2019</li>
<!-- <li class="footer">OWA-EPANET Toolkit 2.2 &copy 2019</li> -->
</ul>
</div>
<!--END GENERATE_TREEVIEW-->
<!--BEGIN !GENERATE_TREEVIEW-->
<li class="footer">OWA-EPANET Toolkit 2.2 &copy 2019</li>
<!-- <li class="footer">OWA-EPANET Toolkit 2.2 &copy 2019</li> -->
<!--END !GENERATE_TREEVIEW-->
</body>
</html>