'docflex-javadoc.license'
,
which you received by e-mail, into the 'lib'
directory.
This file must be always near the DocFlex/Javadoc Java library
(docflex-javadoc.jar
) file!
generator.bat
and designer.bat
to specify the 'JDK_HOME'
variable according to the location of
JDK 7.x, 6.x, 5.x or 1.4.x installed on your system.
generator.bat
(e.g. to generate some demo JavaDoc)
designer.bat
to launch the Template Designer
(e.g. to investigate JavadocPro templates)
generator.bat
your Java packages/classes to document.
See also:
File | Description | ||
---|---|---|---|
![]() |
This is the DocFlex/Javadoc main configuration file.
It contains:
The main configuration file is used for reading only and never changed.
|
||
![]() |
The DocFlex/Javadoc license file, which you should receive by e-mail.
Alternative Locations:
|
||
![]() |
The Template Designer
configuration file. It stores the designer configuration for the recently edited templates.
This file is created and maintained automatically.
|
||
![]() |
The generator configuration file; used by the Generator
to obtain all settings not specified directly on the command line.
This file is created and maintained automatically by the generator dialog. It contains:
When the generator dialog is invoked next time, those settings are restored from the generator config file, so you don't need to re-enter them again. The values of template parameters previously specified for one template will also be loaded into the equally named parameters of other templates. You can use the generator dialog to quickly prepare a config file with the specific settings you need and, then, provide only this file on the Javadoc command line (using -config option) instead of specifying all those settings directly.
|