Line | |
---|
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">$generatedby
|
---|
7 | <a href="http://www.doxygen.org/index.html">
|
---|
8 | <img class="footer" src="$relpath$doxygen.png" alt="doxygen"/></a> $doxygenversion </li>
|
---|
9 | </ul>
|
---|
10 | </div>
|
---|
11 | <!--END GENERATE_TREEVIEW-->
|
---|
12 | <!--BEGIN !GENERATE_TREEVIEW-->
|
---|
13 | <hr class="footer"/><address class="footer"><small>
|
---|
14 | $generatedby  <a href="http://www.doxygen.org/index.html">
|
---|
15 | <img class="footer" src="$relpath$doxygen.png" alt="doxygen"/>
|
---|
16 | </a> $doxygenversion
|
---|
17 | </small></address>
|
---|
18 | <!--END !GENERATE_TREEVIEW-->
|
---|
19 |
|
---|
20 | <!-- Piwik -->
|
---|
21 | <script type="text/javascript">
|
---|
22 | var pkBaseURL = (("https:" == document.location.protocol) ? "https://stats.sylphide-consulting.com/piwik/" : "http://stats.sylphide-consulting.com/piwik/");
|
---|
23 | document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
|
---|
24 | </script><script type="text/javascript">
|
---|
25 | try {
|
---|
26 | var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 20);
|
---|
27 | piwikTracker.trackPageView();
|
---|
28 | piwikTracker.enableLinkTracking();
|
---|
29 | } catch( err ) {}
|
---|
30 | </script><noscript><p><img src="http://stats.sylphide-consulting.com/piwik/piwik.php?idsite=20" style="border:0" alt="" /></p></noscript>
|
---|
31 | <!-- End Piwik Tracking Code -->
|
---|
32 |
|
---|
33 | </body>
|
---|
34 | </html>
|
---|
35 |
|
---|
36 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.