I use Doxygen 1.8.4. for documenting some code. I configured a doxygen file for my purposes. After running doxygen there's a treeview on the generated index.html which shows the content:
- MainPage
- Files
- File List
- File Members
I want to know how to configure the doxygen file in order to remove the "File Members" chapter from the treeview.