diff options
Diffstat (limited to 'DoxygenLayout.xml')
-rw-r--r-- | DoxygenLayout.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DoxygenLayout.xml b/DoxygenLayout.xml index e934f43..a9a9e5d 100644 --- a/DoxygenLayout.xml +++ b/DoxygenLayout.xml @@ -11,7 +11,7 @@ <tab type="user" visible="yes" title="IRC Channel" url="@ref IRCChannel" /> <tab type="user" visible="yes" title="FAQ" url="@ref FAQ" /> <tab type="user" visible="yes" title="License" url="@ref License" /> - <tab type="usergroup" title="Documentation"> + <tab type="usergroup" visible="yes" title="Documentation" briefdescription="Documentation"> <tab type="modules" visible="yes" title="Functions" intro=""/> <tab type="classlist" visible="yes" title="Data Structures" intro=""/> <tab type="filelist" visible="yes" title="Files" intro=""/> |