By default, Javadoc is not part of the runtime image or extracted runtime directory. You
must generate the Javadoc files to access them.
About this task
Javadoc is not part of the runtime image or extracted runtime directory. You must generate them
first to be able to access them.
Procedure
-
To generate the Javadoc files, browse to the extracted_runtime/bin folder, and run the
bash ./sci_ant.sh -f ../properties/xapiDeployer.xml alldocs command.
-
Go to the
extracted_runtime/xapidocs folder.
-
Open the index.html file from the corresponding directory based on the
type of document that you want to access. For example,
api_javadocs,
propertydocs, or cufdocs.
Note: You cannot deploy a doc EAR. You can instead access the Javadoc files from the
xapidocs folder.