Description
Overview
Included files
Included by
Source
/** \page PageDocMode
!!! Customize layout for pure text projects (ie containing no code).
If your project mainly (or purely) contains pages and directories it is recommended
to set PAGE_DOCUMENTATION_MODE, HIDE_HEADER_ON_DIRS_AND_PAGES, HIDE_FOOTER_ON_DIRS_AND_PAGES
all to true in order to make the output look more like conventional homepages etc.
This setting is used for the DoxyS homepage.
||PAGE_DOCUMENTATION_MODE|Mainly for projects that contains no source code, but only pages and directories. The overview, info classes etc. tabs on mainpage and directories will be disabled. Other tabs are not affected, so it's still possible to have source code in the project, but mainpage and directories have only Description tabs displayed. \n #Default value:#\n $NO$
*/