You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
429 B

<?php
include("tde-head-and-foot.php");
doHeader("Trinity API Documentation", "Development", "API Docs");
?>
<h3>TQt framework API</h3>
<p><ul>
<li><a href="/docs/qt3/">tqt3</a></li>
</ul></p>
<h3>Trinity API</h3>
<p><ul>
<li><a href="/docs/trinity/tdelibs/">tdelibs</a></li>
<li><a href="/docs/trinity/tdebase/">tdebase</a></li>
<li><a href="/docs/trinity/tdepim/">tdepim</a></li>
</ul></p>
<?php
doFooter();
?>