21 lines
606 B
XML
21 lines
606 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<xml>
|
||
|
<include src="settings/generic.xml" />
|
||
|
<synopsis name="RoboFab Tools" description="overview of the tools and miscellaneous code." />
|
||
|
<title>RoboFab Tools</title>
|
||
|
<div class="content">
|
||
|
<h1>RoboFab Tools</h1>
|
||
|
<p>
|
||
|
The RoboFab library contains other code besides the various objects. An overview of a some of the interesting ones. Feel free to browse around in the source code at any time. Some places to look are:
|
||
|
<ul>
|
||
|
<li>robofab/tools</li>
|
||
|
<li>robofab/interface/all</li>
|
||
|
</ul>
|
||
|
</p>
|
||
|
|
||
|
<h2>Overview</h2>
|
||
|
<locallink includeself="0"/>
|
||
|
|
||
|
</div>
|
||
|
</xml>
|