[rtems commit] doc/main.am: Tweak TEXI2ANY_ARGS to make HTML menus look better

Joel Sherrill joel at rtems.org
Mon Mar 11 22:19:32 UTC 2013


Module:    rtems
Branch:    master
Commit:    68286f30a687a5d7ef608ea6a2a16bc7abe9e6e8
Changeset: http://git.rtems.org/rtems/commit/?id=68286f30a687a5d7ef608ea6a2a16bc7abe9e6e8

Author:    Joel Sherrill <joel.sherrill at oarcorp.com>
Date:      Mon Mar 11 17:10:51 2013 -0500

doc/main.am: Tweak TEXI2ANY_ARGS to make HTML menus look better

---

 doc/main.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/doc/main.am b/doc/main.am
index 21a65d1..5076f4a 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 .




More information about the vc mailing list