oc-server3/doc/index.html

38 lines
982 B
HTML

<html>
<body>
<h1>Opencaching source code documentation</h1>
<p>
Documentation is grouped into the following main parts:<br />
<br />
<ul>
<li>License</li>
<li>Administraton</li>
<li>Database</li>
<li>Code</li>
<li>API</li>
</ul>
If you are interested in writing 3rd party applications, you
only need to know the licensing and API documentation.<br />
However, some knowledge of the database schema may be heplfull.<br />
<br />
Before reading other documents, you may want to inform youself about
the <a href="directories.html">directory structure</a>.<br />
</p>
<h2>License</h2>
<p>
<a href="license.txt">License</a>
</p>
<h2>Administraton</h2>
<h2>Database</h2>
<h2>Code</h2>
<a href="repository.html">Repository usage</a><br />
<a href="directories.html">Directory structure</a><br />
<h2>API</h2>
</body>
</html>