diff options
Diffstat (limited to 'doc/common/footer.html')
-rw-r--r-- | doc/common/footer.html | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/doc/common/footer.html b/doc/common/footer.html new file mode 100644 index 000000000..baa2973b5 --- /dev/null +++ b/doc/common/footer.html @@ -0,0 +1,64 @@ + </div> + </div> + </div> + <div id="left"> + <div class="menu_box"> +<a name="cp-menu" /><div class="menutitle"><div> +<h2 id="cp-menu-project">$projectname</h2> +<a href="#cp-skip-project" class="cp-doNotDisplay">Skip menu "$projectname"</a> +</div></div> +<!-- menu --> +<!-- cmenu.begin --> +<h2>Class Picker</h2> +<div style="text-align: center;"> +<form name="guideform"> +<select name="guidelinks" style="width:100%;" onChange="window.location=document.guideform.guidelinks.options[document.guideform.guidelinks.selectedIndex].value"> +<option value="annotated.html">-- Choose --</option> +<!-- cmenu --> +</select> +</form> +</div> +<!-- cmenu.end --> + +<div class="menu_box"> +<a name="cp-menu" /><div class="menutitle"><div> +<h2 id="cp-menu-project">@topname@</h2> +<a href="#cp-skip-project" class="cp-doNotDisplay">Skip menu "@topname@"</a> +</div></div> +<div class="nav_list"> +<ul> +<!-- gmenu --> +</ul></div></div> + + </div> + </div> + <div class="clearer"></div> + </div> + <div class="clearer"></div> + </div> + + + <div id="end_body"></div> + + + <div id="footer"><div id="footer_text"> + Generated for @topname@ by + <a href="http://www.doxygen.org/index.html">doxygen</a> $doxygenversion<br /> + + This website is maintained by <a href="mailto:groot@kde.org">Adriaan de Groot</a> +and +<a href="mailto:winter@kde.org">Allen Winter</a>.<br /> + KDE<sup>®</sup> and <a href="@topdir@/kde_gear_black.png">the K Desktop Environment<sup>®</sup> logo</a> are registered trademarks of <a href="http://ev.kde.org/" title="Homepage of the KDE non-profit Organization">KDE e.V.</a> | + <a href="http://www.kde.org/contact/impressum.php">Legal</a> + </div></div> + </div> + +<!-- +WARNING: DO NOT SEND MAIL TO THE FOLLOWING EMAIL ADDRESS! YOU WILL +BE BLOCKED INSTANTLY AND PERMANENTLY! +<a href="mailto:aaaatrap-45abe0e0c3bebc77@kde.org">Block me</a> +WARNING END +--> + +</body> +</html> |