A feature request
After doxygen parses all files and prepares an internal Structure just before making the HTML/rtf/etc.. output.
If it can serialize that strusture as a file and can also load from that serialized archive latter to build the manual it become more handy/ flexible.
Cause then it would be possible to make some 3rd party GUI application to unserialize it and do some changes an again serialize and save it. which can again be unserialized by doxygen to generate the output in HTML or other formats.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
A feature request
After doxygen parses all files and prepares an internal Structure just before making the HTML/rtf/etc.. output.
If it can serialize that strusture as a file and can also load from that serialized archive latter to build the manual it become more handy/ flexible.
Cause then it would be possible to make some 3rd party GUI application to unserialize it and do some changes an again serialize and save it. which can again be unserialized by doxygen to generate the output in HTML or other formats.