[Doxygen-develop] Adding a configuration option
Brought to you by:
dimitri
From: Angela M. <ang...@ca...> - 2002-07-05 12:35:45
|
I am new to working with the doxygen source code, but seem to have run into the same problem twice now. I am trying to add a configuration option. I added the appropriate code block in config.l, and the new option appears in the generated config.cpp and config.o files, but it does not show up in the actual configuration file. Has anyone else had this problem? I've also tried modifying the text of the description for another configuration option, and it doesn't have any effect either. Any suggestions or hints of where I might be going wrong would be greatly appreciated. I posted this on the users list, and Dmitri's reply was to do exactly what I am doing. Thanks, Angela |