aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Makefile
diff options
context:
space:
mode:
authorkaf24@freefall.cl.cam.ac.uk <kaf24@freefall.cl.cam.ac.uk>2004-10-26 14:32:37 +0000
committerkaf24@freefall.cl.cam.ac.uk <kaf24@freefall.cl.cam.ac.uk>2004-10-26 14:32:37 +0000
commita34175ab46d9aa922b3195baa3195f5994872b4f (patch)
tree699b4b33a7619cb4c5a0ce5192da43baa308045e /docs/Makefile
parentcadf3eafb224880e277913a011a7e358517551a6 (diff)
downloadxen-a34175ab46d9aa922b3195baa3195f5994872b4f.tar.gz
xen-a34175ab46d9aa922b3195baa3195f5994872b4f.tar.bz2
xen-a34175ab46d9aa922b3195baa3195f5994872b4f.zip
bitkeeper revision 1.1159.1.283 (417e6005a9xNBX3S_W5XwwXTWIldyA)
latex2html tweaks
Diffstat (limited to 'docs/Makefile')
-rw-r--r--docs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Makefile b/docs/Makefile
index 9a76127a18..ed7a1d3575 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -45,5 +45,5 @@ ps/%.ps: %.dvi $(GFX)
html/%/index.html: src/%.tex
mkdir -p html/$*
- latex2html -split 0 -nonavigation -noinfo -math -dir html/$* $< \
- 1>/dev/null 2>/dev/null
+ latex2html -split 0 -show_section_numbers -toc_depth 3 -nonavigation \
+ -noinfo -math -dir html/$* $< 1>/dev/null 2>/dev/null