X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/eff488ac188cdcb46c4ffeb2ade116e56c6c57dd..2cc20f1526f80e1c731e986a50c5b77fa7e223d8:/doc/Doxyfile.in diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in index ee1b029ec6..980ef7646d 100644 --- a/doc/Doxyfile.in +++ b/doc/Doxyfile.in @@ -34,13 +34,13 @@ PROJECT_NAME = SimGrid # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = +PROJECT_NUMBER = @release_version@ # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer # a quick idea about the purpose of the project. Keep the description short. -PROJECT_BRIEF = +PROJECT_BRIEF = "Scalable simulation of distributed systems" # With the PROJECT_LOGO tag one can specify an logo or icon that is # included in the documentation. The maximum height of the logo should not @@ -284,7 +284,7 @@ SUBGROUPING = YES # @ingroup) instead of on a separate page (for HTML and Man pages) or # section (for LaTeX and RTF). -INLINE_GROUPED_CLASSES = NO +#INLINE_GROUPED_CLASSES = NO # When TYPEDEF_HIDES_STRUCT is enabled, a typedef of a struct, union, or enum # is documented as struct, union, or enum with the name of the typedef. So @@ -614,7 +614,13 @@ WARN_LOGFILE = # with spaces. INPUT = index.doc \ + installSimgrid.doc \ + bindings.doc \ FAQ.doc \ + options.doc \ + use.doc \ + gtnets.doc \ + ns3.doc \ contrib.doc \ publis.doc \ people.doc \ @@ -923,7 +929,7 @@ HTML_STYLESHEET = # files. In the HTML_STYLESHEET file, use the file name only. Also note that # the files will be copied as-is; there are no commands or markers available. -HTML_EXTRA_FILES = +#HTML_EXTRA_FILES = # The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. # Doxygen will adjust the colors in the stylesheet and background images @@ -1274,7 +1280,7 @@ LATEX_HEADER = # the last chapter. If it is left blank doxygen will generate a # standard footer. Notice: only use this tag if you know what you are doing! -LATEX_FOOTER = +#LATEX_FOOTER = # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated # is prepared for conversion to pdf (using ps2pdf). The pdf file will