I notice in one of the fixes that support for calling DelphiCodeToDoc from the command line was added. Can someone post the syntax for doing this with the v.0.16b version? The original posting mentioned a config file and command line parameter but it looks line in the latest version you need to pass the project (xml) file.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I notice in one of the fixes that support for calling DelphiCodeToDoc from the command line was added. Can someone post the syntax for doing this with the v.0.16b version? The original posting mentioned a config file and command line parameter but it looks line in the latest version you need to pass the project (xml) file.
Why don't you type DCTD_cmd.exe /?
It'll show you the syntax ;)
Nothing to add ... thx to answer before me !!
The cmd line exe always need a configuration file, and it is the only argument !
Just type : DCTD_cmd.exe
It will show you how to call !