aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/rsc/footer_html.html15
-rw-r--r--docs/rsc/header_html.html17
2 files changed, 25 insertions, 7 deletions
diff --git a/docs/rsc/footer_html.html b/docs/rsc/footer_html.html
index a90299b83..0b176f750 100644
--- a/docs/rsc/footer_html.html
+++ b/docs/rsc/footer_html.html
@@ -1,7 +1,12 @@
- <li class="footer">Generated on $datetime for $projectname by
- <a href="http://www.doxygen.org/index.html">
- <img class="footer" src="doxygen.png" alt="doxygen"/></a> $doxygenversion </li>
- </ul>
- </div>
+ <li class="footer">
+ <a href="http://sourceforge.net/projects/chibios">
+ <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=205897&amp;type=11"
+ border="0" width="120" height="30"
+ alt="Get ChibiOS/RT embedded RTOS at SourceForge.net. Fast,
+ secure and Free Open Source software downloads"/>
+ </a>
+ </li>
+ </ul>
+</div>
</body>
</html>
diff --git a/docs/rsc/header_html.html b/docs/rsc/header_html.html
index 3af6e226b..8e3887f51 100644
--- a/docs/rsc/header_html.html
+++ b/docs/rsc/header_html.html
@@ -18,9 +18,22 @@ $(document).ready(initResizable);
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
- <tr style="height: 56px;">
+ <tr style="height: 92px;">
<td style="padding-left: 0.5em;">
- <div id="projectname">ChibiOS/RT&#160;<span id="projectnumber">2.3.1</span></div>
+ <div id="projectname">ChibiOS/RT<br><span id="projectnumber">2.3.1</span></div>
+ </td>
+ <td style="padding-left: 3em;">
+<script type="text/javascript"><!--
+google_ad_client = "pub-3840594581853944";
+/* Documentation, bottom, 728x90, created 9/19/10 */
+google_ad_slot = "1902290615";
+google_ad_width = 728;
+google_ad_height = 90;
+//-->
+</script>
+<script type="text/javascript"
+src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+</script>
</td>
</tr>
</tbody>