From: Martin Quinson Date: Tue, 21 Aug 2018 06:41:50 +0000 (+0200) Subject: exhale+doxygen: also parse XBT includes X-Git-Tag: v3_21~230 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/3da0f09fa4216fbddf04936c922a66653baee677 exhale+doxygen: also parse XBT includes --- diff --git a/docs/source/conf.py b/docs/source/conf.py index 70f5238758..9f69e22d4f 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -65,7 +65,7 @@ exhale_args = { # "treeViewIsBootstrap": True, "exhaleExecutesDoxygen": True, "exhaleDoxygenStdin": """ - INPUT = ../../include/simgrid/s4u + INPUT = ../../include/simgrid/s4u ../../include/simgrid/xbt 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)= - + """ } @@ -116,7 +116,6 @@ exclude_patterns = [] # 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 @@ -154,7 +153,7 @@ htmlhelp_basename = 'SimGrid-doc' 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