mirror of
https://github.com/Hamlib/Hamlib
synced 2026-08-13 17:32:05 -04:00
New CSS file, added Doxygen logo to footer, tweaked hamlib.cfg.in for Doxygen configuration. Minor edits to index.doxygen. Minor Doxygen edits to rotlist.h and network.c git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@3035 7ae35d74-ebe9-4afe-98af-79ac388436b8
8 lines
423 B
HTML
8 lines
423 B
HTML
<!-- Footer for Doxygen HTML files -->
|
|
<hr>
|
|
<div class="doxy">Generated by <a href="http://www.doxygen.org/index.html"><img class="footer" src="$relpath$doxygen.png" alt="doxygen"/></a> $doxygenversion</small></address></div>
|
|
<p style="font-size: 75%">Hamlib documentation for version $projectnumber -- $datetime<br />
|
|
Project page: <a href="http://www.hamlib.org">http://www.hamlib.org</a><br />
|
|
</p>
|
|
</body>
|
|
</html>
|