Configuring the Documentation Generation

From RAD Studio
Jump to: navigation, search

Go Up to Documentation Generation Procedures


To define the documentation title, header, footer, and other specific settings, use the Options dialog box.

To configure the documentation generation facility

  1. On the main menu, choose Tools > Options > Modeling > (level) > Generate Documentation. Here (level) is used to specify that the Generate Documentation Options page (group) can be selected in the Project, Project Group, and Default branches of the Modeling options tree. (See Hierarchical Levels of Modeling options in the Modeling Options dialog box topic for more information.)
  2. Under General, enter the documentation title, window title, header, and footer. Use the Use Internal Browser option to set whether to open the generated documentation in an external browser or in the RAD Studio internal browser. By default, documentation opens in an external browser.
  3. Under Include, select the visibility modifiers. Classes and members with these visibility modifiers will be included in the generated documentation.
  4. Under Navigation, set up the options for generating the navigation bar, index, class hierarchy, and help link.

See Also