The documentation generated with 'make WebDoc' is now a git repo at https://github.com/FreeCAD/SourceDoc and can be read online via https://freecad.github.io/SourceDoc/ - The page at https://freecadweb.org/api now redirects to it.
33 lines
1003 B
HTML
33 lines
1003 B
HTML
<!-- HTML footer for doxygen 1.8.8-->
|
|
<!-- start footer part -->
|
|
<!--BEGIN GENERATE_TREEVIEW-->
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
|
<ul>
|
|
$navpath
|
|
<li class="footer">$generatedby
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="$relpath^doxygen.png" alt="doxygen"/></a> $doxygenversion </li>
|
|
</ul>
|
|
</div>
|
|
<!--END GENERATE_TREEVIEW-->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!--BEGIN !GENERATE_TREEVIEW-->
|
|
<address class="footer">
|
|
<small>
|
|
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/">
|
|
<img alt="Creative Commons Licence" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/80x15.png" />
|
|
</a>  
|
|
$generatedby  
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="$relpath^doxygen.png" alt="doxygen"/>
|
|
</a> $doxygenversion
|
|
</small>
|
|
</address>
|
|
<!--END !GENERATE_TREEVIEW-->
|
|
</body>
|
|
</html>
|