Under Windows, I have used the DoxyWizard (version 1.8.13) to configure the generation of the documentation.
In this wizard at Step 1: Specify the working directory from which doxygen will run.
I have specified the location C:\tmp\DoxygenWorkDir.
Next, I save this configuration file with my project files e.g. C:\Development\MyProject\Documentation\DoxygenConfig
Now closed Doxywizard and restart it.
Reopen this DoxygenConfig project file in Doxywizard from C:\Development\MyProject\Documentation\DoxygenConfig
The working directory location specified at Step 1: C:\tmp\DoxygenWorkDir gets overwritten with the location of where the configuration file is loaded from: C:\Development\MyProject\Documentation.
Why does Doxygen wizard not save the working directory location in the configuration file that was specified at Step 1 of the Doxywizard?
Regards,
Arjan Douwes
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
Under Windows, I have used the DoxyWizard (version 1.8.13) to configure the generation of the documentation.
In this wizard at Step 1: Specify the working directory from which doxygen will run.
I have specified the location C:\tmp\DoxygenWorkDir.
Next, I save this configuration file with my project files e.g. C:\Development\MyProject\Documentation\DoxygenConfig
Now closed Doxywizard and restart it.
Reopen this DoxygenConfig project file in Doxywizard from C:\Development\MyProject\Documentation\DoxygenConfig
The working directory location specified at Step 1: C:\tmp\DoxygenWorkDir gets overwritten with the location of where the configuration file is loaded from: C:\Development\MyProject\Documentation.
Why does Doxygen wizard not save the working directory location in the configuration file that was specified at Step 1 of the Doxywizard?
Regards,
Arjan Douwes