-
Bug
-
Resolution: Fixed
-
P2: Important
-
5.13.0, 5.15.0, 6.0.0
-
None
-
-
1d22163ad (dev), f8e7af59c (dev), c51980bb0 (dev), 3297e007a (dev), 752c1161d (dev), 3a54ad3ba (dev), ff283650b (dev), a8717d612 (dev), df67bfbc7 (dev), 2ae76e777 (dev), 008853632 (dev), 3b4b20054 (dev), f3190878b (6.7)
-
DaVinci 92
issue
it's not possible to create documentation in current working directory by providing "./test" or"test" values to ---outputdir argument.
In current implementation, qdoc uses value of --output dir to generate documentation inside directory where qdocconf file is located.
what's expected
it is expected that usage of "–outputdir ./test" will generate documentation is folder test in the current working directory.
steps to reproduce
- download and unzip files attached
- invoke following command qdoc data/conf/qdoc.conf --outputdir ./documentation