The docClassNameToURL() method used by {@link DocManager} and otherclasses to convert class names to URLs. The buildCommands() method is used by {@link DocBuilder} to set up the build environment tobuild the documentation system if necessary.
If an application would like more control over how documentation is found and built, then the application can implement this interface and set the _docApplicationSpecializer parameter in the configuration to name the implementation class. @author Chad Berkley @version $Id: DocApplicationSpecializer.java,v 1.8.4.4 2008/03/25 22:19:57 cxh Exp $ @since Ptolemy II 5.2 @Pt.ProposedRating Red (cxh) @Pt.AcceptedRating Red (cxh)
|
|
|
|