On Sun, 4 Dec 2011, Hans-Peter Diettrich wrote:
Currently fpdoc stores many options in the project files, but this can cause
problems. Once a boolean option is stored as True, e.g.
<option name="hide-protected" value="true"/>
it cannot be turned off by a different commandline option :-(
This raises the question, which options should be stored in project files at
all, or how the stored options can be overridden by commandline options. The
simplest solution would be another commandline option
--ignore-project-options (much shorter, if possible), that forces to ignore
at least all boolean options read from a project file.
You can just remove the <option> tags from the project file,
or manipulate the options with the tool I made earlier.
Michael.
_______________________________________________
fpc-devel maillist - [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel