summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2013-03-11 17:10:51 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2013-03-11 17:10:51 -0500
commit68286f30a687a5d7ef608ea6a2a16bc7abe9e6e8 (patch)
treee85f122a8086af743d3357d2618e3182d22783fe
parentdoc/texi2html_init.in: Update copyright on html output (diff)
downloadrtems-68286f30a687a5d7ef608ea6a2a16bc7abe9e6e8.tar.bz2
doc/main.am: Tweak TEXI2ANY_ARGS to make HTML menus look better
-rw-r--r--doc/main.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/main.am b/doc/main.am
index 21a65d14ea..5076f4aa12 100644
--- a/doc/main.am
+++ b/doc/main.am
@@ -15,6 +15,7 @@ TEXI2HTML_ARGS=\
TEXI2ANY_ARGS=\
--html -D use-html --split node \
+-c MENU_ENTRY_COLON= -c NODE_NAME_IN_MENU=0 -c USE_NODES=0 \
-o $(PROJECT)/ \
--init-file=$(top_builddir)/texi2any_init \
-I $(srcdir) -I $(top_srcdir) -I $(top_builddir) -I .