Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a table of contents to the FAQ
authoralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 5 Dec 2005 12:34:44 +0000 (12:34 +0000)
committeralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 5 Dec 2005 12:34:44 +0000 (12:34 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1855 48e7efb5-ca39-0410-a469-dd3cf9ba447f

doc/FAQ.doc
doc/Makefile.am

index fccd081..1f295c1 100644 (file)
@@ -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
index 072ab67..e3f37b5 100644 (file)
@@ -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/