Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
exhale+doxygen: also parse XBT includes
authorMartin Quinson <martin.quinson@loria.fr>
Tue, 21 Aug 2018 06:41:50 +0000 (08:41 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Tue, 21 Aug 2018 06:41:50 +0000 (08:41 +0200)
docs/source/conf.py

index 70f5238..9f69e22 100644 (file)
@@ -65,7 +65,7 @@ exhale_args = {
     # "treeViewIsBootstrap": True,
     "exhaleExecutesDoxygen": True,
     "exhaleDoxygenStdin":    """
     # "treeViewIsBootstrap": True,
     "exhaleExecutesDoxygen": True,
     "exhaleDoxygenStdin":    """
-    INPUT = ../../include/simgrid/s4u
+    INPUT = ../../include/simgrid/s4u ../../include/simgrid/xbt
     GENERATE_XML           = YES
     PREDEFINED             += \
         __cplusplus \
     GENERATE_XML           = YES
     PREDEFINED             += \
         __cplusplus \
@@ -83,7 +83,7 @@ exhale_args = {
         XBT_ATTRIB_DEPRECATED_v322(m)= \
         XBT_ATTRIB_DEPRECATED_v323(m)= \
         XBT_ATTRIB_DEPRECATED_v324(m)=
         XBT_ATTRIB_DEPRECATED_v322(m)= \
         XBT_ATTRIB_DEPRECATED_v323(m)= \
         XBT_ATTRIB_DEPRECATED_v324(m)=
-    
+
     """
 }
 
     """
 }
 
@@ -116,7 +116,6 @@ exclude_patterns = []
 # The name of the Pygments (syntax highlighting) style to use.
 pygments_style = 'sphinx'
 
 # The name of the Pygments (syntax highlighting) style to use.
 pygments_style = 'sphinx'
 
-
 # -- Options for HTML output -------------------------------------------------
 
 # The theme to use for HTML and HTML Help pages.  See the documentation for
 # -- Options for HTML output -------------------------------------------------
 
 # The theme to use for HTML and HTML Help pages.  See the documentation for
@@ -154,7 +153,7 @@ htmlhelp_basename = 'SimGrid-doc'
 
 html_context = {
     "display_gitlab": True, # Integrate Gitlab
 
 html_context = {
     "display_gitlab": True, # Integrate Gitlab
-    "gitlab_host": "framagit.org", 
+    "gitlab_host": "framagit.org",
     "gitlab_user": "simgrid",
     "gitlab_repo": "simgrid",
     "gitlab_version": "master", # Version
     "gitlab_user": "simgrid",
     "gitlab_repo": "simgrid",
     "gitlab_version": "master", # Version