8836b6f681
Remove the $generatedby string, which contains the current date, causing diffs whenever the docs are regenerated even if there is no new content. Change-Id: I2a45a086d464bb23cac4b9ffc802666722c45d06 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
13 lines
280 B
HTML
13 lines
280 B
HTML
<!-- start footer part -->
|
|
<!--BEGIN GENERATE_TREEVIEW-->
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
|
<ul>
|
|
$navpath
|
|
</ul>
|
|
</div>
|
|
<!--END GENERATE_TREEVIEW-->
|
|
<!--BEGIN !GENERATE_TREEVIEW-->
|
|
<!--END !GENERATE_TREEVIEW-->
|
|
</body>
|
|
</html>
|