From: alegrand Date: Mon, 5 Dec 2005 12:34:44 +0000 (+0000) Subject: Add a table of contents to the FAQ X-Git-Tag: v3.3~3503 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/bed88064aa044b31bc196dbf3056310fe3bae65b Add a table of contents to the FAQ git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1855 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/doc/FAQ.doc b/doc/FAQ.doc index fccd081cda..1f295c15c1 100644 --- a/doc/FAQ.doc +++ b/doc/FAQ.doc @@ -1,5 +1,7 @@ /*! \page faq Frequently Asked Questions +\htmlinclude FAQ.toc + \section faq_installation Installing the SimGrid library Many people have been asking me questions on how to use SimGrid. Quite diff --git a/doc/Makefile.am b/doc/Makefile.am index 072ab67b01..e3f37b565c 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -21,6 +21,7 @@ html: $(DOCSOURCES) Doxyfile logcategories.doc simgrid_modules.map simgrid_modul touch index-API.doc doxygen Doxyfile >/dev/null ../tools/doxygen/index_create.pl simgrid.tag index-API.doc + ../tools/doxygen/toc_create.pl FAQ.doc FAQ.toc doxygen Doxyfile >/dev/null cp @srcdir@/simgrid_logo.png @srcdir@/simgrid_modules.png html/ cp @srcdir@/Paje_MSG_screenshot_thn.jpg @srcdir@/Paje_MSG_screenshot.jpg html/