Is it possible to reduce the depth of the index created by doxygen for a latex PDF?
E.G. Currently doxygen creates an index in the PDF that is 4 levels deep: file name - documentation type - documentation items. I'd like to reduce this to just 1 level - the file names and then possibly also get rid of the data structure index (chapter 2) and the file index (chapter 3)
Couldnt see anything for this in header.tex etc.
Nearly sure I saw a similar Q on here a few weeks ago but I couldn't find it
(NOTE this is all relevant to the PDF produced, Im not using the HTML output)