In the end I updated the toggleFolder function inside dynsections.js, just need
to know how to persist the changes (Doxygen overwrites the file)
Find the code below:
function toggleFolder(id)
{
//The clicked row
var currentRow = $('#row_'+id);
var currentRowImages = currentRow.find("img");
Hi all,
Sorry for the second email of the day, hope you are all well!
I am trying to change Doxygen's file and class lists so they only expand to
show you the folders, rather than all the files.
When I open the file list in my browser I see the list like so:
· SRC_ROOT
o UAT
§ so