Is there a doxygen command line switch to delete all existing content in the specified output folder?
Background: ------------------ I was "spinning my wheels" debugging changes to my Doxygen commenting style as I was evolving to use the Qt style PIMPL idiom. I kept refreshing the previous html file in my browser expecting to see changes. Adding a namespace prefix to the class name as Dimitri suggested fixed my problem but I did not realize it as the file name had changed to "classfes_1_1DeviceManager.html" and I kept looking for changes in the old file name which should have no longer existed if I had cleaned before building. Anyway, just curious. Of course I can add deletion of the doc/html folder to my build script if needed but was thinking "clean" may already be a supported feature. -Ed ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Doxygen-users mailing list Doxygen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/doxygen-users