adding images and sundry other old files from archive, merged amz.js into global.js, got ToC working from data array instead of database

This commit is contained in:
Richard Rutter
2014-02-26 16:07:57 +00:00
parent 92a7e01d18
commit cad8846aae
37 changed files with 756 additions and 144 deletions

8
includes/references.inc.php Executable file
View File

@@ -0,0 +1,8 @@
<div id="refs">
<h3>Reference</h3>
<ul>
<li><a href="/toc/">Table of Contents</a></li>
<li><a href="/intro/">Introduction</a></li>
<li><a href="/bibliography/">Bibliography</a></li>
</ul>
</div> <!-- /refs -->