diff options
author | Lee Salzman <[email protected]> | 2014-05-11 07:26:52 +0300 |
---|---|---|
committer | Lee Salzman <[email protected]> | 2014-05-11 07:26:52 +0300 |
commit | 6f287186d8f6a71eba8b95439797d18ac25fa5ba (patch) | |
tree | 2fdc753229fd896d14eb9f1fa189c2af495c40fd /DoxygenLayout.xml | |
parent | 379290acd5f06f7627167c4d4a9d1383fdac7a8f (diff) | |
download | enet-6f287186d8f6a71eba8b95439797d18ac25fa5ba.tar.gz enet-6f287186d8f6a71eba8b95439797d18ac25fa5ba.zip |
more doxygen cleanups
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=""/> |