Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dumux
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dumux-repositories
dumux
Commits
35b6e2b0
Commit
35b6e2b0
authored
1 year ago
by
Timo Koch
Browse files
Options
Downloads
Patches
Plain Diff
[doxygen] Introduce usage and module documentation groups
parent
18f21b81
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!3568
[doc] Add handbook Chapter 2.3 parameters to doxygen
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/doxygen/DoxygenDumuxLayout.xml
+5
-8
5 additions, 8 deletions
doc/doxygen/DoxygenDumuxLayout.xml
with
5 additions
and
8 deletions
doc/doxygen/DoxygenDumuxLayout.xml
+
5
−
8
View file @
35b6e2b0
...
@@ -13,19 +13,16 @@ SPDX-License-Identifier: GPL-3.0-or-later
...
@@ -13,19 +13,16 @@ SPDX-License-Identifier: GPL-3.0-or-later
<!-- We manually create the navigation hierarchy of the pages -->
<!-- We manually create the navigation hierarchy of the pages -->
<tab
type=
"user"
url=
"@ref installation"
visible=
"yes"
title=
"Installation"
intro=
""
/>
<tab
type=
"user"
url=
"@ref installation"
visible=
"yes"
title=
"Installation"
intro=
""
/>
<tab
type=
"user"
url=
"@ref getting-started"
visible=
"yes"
title=
"Getting started"
intro=
""
/>
<tab
type=
"user"
url=
"@ref getting-started"
visible=
"yes"
title=
"Getting started"
intro=
""
/>
<tab
type=
"user"
url=
"@ref runtime-parameters"
visible=
"yes"
title=
"Runtime Parameters"
intro=
""
/>
<!-- This is how to create a hierarchy (can be removed once we have an example) -->
<!-- <tab type="usergroup" title="My Group">
<tab type="user" url="@ref mysubpage" title="My Page"/>
<tab type="user" url="@ref mysubpage2" title="My Page 2"/>
</tab> -->
<!-- The modules contains pages for each group and subpages for each subgroup -->
<!-- The modules contains pages for each group and subpages for each subgroup -->
<!-- Note that extra documentation can be added to groups in separate markdown files -->
<!-- Note that extra documentation can be added to groups in separate markdown files -->
<!-- For this write @addtogroup <groupname> at the top of that markdown page -->
<!-- For this write @addtogroup <groupname> at the top of that markdown page -->
<tab
type=
"user"
url=
"@ref external-libraries"
visible=
"yes"
title=
"External libraries"
intro=
""
/>
<tab
type=
"user"
url=
"@ref external-libraries"
visible=
"yes"
title=
"External libraries"
intro=
""
/>
<tab
type=
"user"
url=
"@ref examples-and-tutorials"
visible=
"yes"
title=
"Examples and tutorials"
intro=
""
/>
<tab
type=
"user"
url=
"@ref examples-and-tutorials"
visible=
"yes"
title=
"Examples and tutorials"
intro=
""
/>
<tab
type=
"modules"
visible=
"yes"
title=
"Module description"
intro=
""
/>
<tab
type=
"usergroup"
title=
"Usage documentation"
>
<tab
type=
"user"
url=
"@ref running-in-parallel"
visible=
"yes"
title=
"Running in parallel"
intro=
""
/>
<tab
type=
"user"
url=
"@ref runtime-parameters"
visible=
"yes"
title=
"Runtime Parameters"
intro=
""
/>
<tab
type=
"user"
url=
"@ref running-in-parallel"
visible=
"yes"
title=
"Running in parallel"
intro=
""
/>
</tab>
<tab
type=
"modules"
visible=
"yes"
title=
"Module documentation"
intro=
""
/>
<tab
type=
"user"
url=
"@ref python-bindings"
visible=
"yes"
title=
"Python bindings"
intro=
""
/>
<tab
type=
"user"
url=
"@ref python-bindings"
visible=
"yes"
title=
"Python bindings"
intro=
""
/>
<tab
type=
"user"
url=
"@ref building-the-documentation"
visible=
"yes"
title=
"Build doxygen documentation"
intro=
""
/>
<tab
type=
"user"
url=
"@ref building-the-documentation"
visible=
"yes"
title=
"Build doxygen documentation"
intro=
""
/>
<tab
type=
"namespaces"
visible=
"yes"
title=
""
>
<tab
type=
"namespaces"
visible=
"yes"
title=
""
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment