diff options
Diffstat (limited to 'app/doc/osxconf.but')
-rw-r--r-- | app/doc/osxconf.but | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/doc/osxconf.but b/app/doc/osxconf.but index 8656f0e..60e6036 100644 --- a/app/doc/osxconf.but +++ b/app/doc/osxconf.but @@ -1,7 +1,7 @@ \cfg{html-version}{xhtml1.0strict}
\cfg{html-leaf-level}{infinite}
\cfg{html-leaf-contains-contents}{false}
-\cfg{html-suppress-navlinks}{true}
+\cfg{html-suppress-navlinks}{false}
\cfg{html-suppress-address}{true}
\cfg{html-contents-filename}{contents.html}
@@ -11,6 +11,6 @@ \cfg{html-contents-depth}{0}{2}
-\cfg{html-head-end}{<link rel="stylesheet" type="text/css" href="xtrkcad_osx.css" /><script type="text/javascript" src="toc.js" ></script>}
+\cfg{html-head-end}{<link rel="stylesheet" type="text/css" href="sty/xtrkcad_osx.css" /><script type="text/javascript" src="scrpt/toc.js" ></script>}
\cfg{html-body-start}{<div id="container"><div id="toc" data-include="toc.html"></div><div id="contents">}
\cfg{html-body-end}{</div></div>}
\ No newline at end of file |