]> begriffs open source - cmsis/blob - CMSIS/DoxyGen/Doxygen_Templates/cmsis_footer.html
CMSIS-DSP: Correction to spline function to be able to build examples
[cmsis] / CMSIS / DoxyGen / Doxygen_Templates / cmsis_footer.html
1 <!-- start footer part -->
2 <!--BEGIN GENERATE_TREEVIEW-->
3 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
4   <ul>
5     $navpath
6     <li class="footer">Generated on $datetime for $projectname $projectnumber by Arm Ltd. All rights reserved.
7         <!--
8     <a href="http://www.doxygen.org/index.html">
9     <img class="footer" src="$relpath$doxygen.png" alt="doxygen"/></a> $doxygenversion 
10         -->
11         </li>
12   </ul>
13 </div>
14 <!--END GENERATE_TREEVIEW-->
15 <!--BEGIN !GENERATE_TREEVIEW-->
16 <!--END !GENERATE_TREEVIEW-->
17 </body>
18 </html>