| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| <html> |
| <head> |
| <title> |
| Using the Generate AJdoc wizard |
| </title> |
| <link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"> |
| <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
| <meta http-equiv="Content-Style-Type" content="text/css"> |
| </head> |
| <body> |
| <h1> |
| Using the Generate AJdoc wizard |
| </h1> |
| <p><ol> |
| <li>In the workspace select the project for which you want to generate AJdoc documentation.</li> |
| |
| <li>From the menu bar select <strong>Project > Generate AJdoc...</strong></li> |
| |
| <li> Select types for AJdoc generation: |
| <ul> |
| <li>In the tree control, select the elements for which you want to generate AJdoc.</li> |
| |
| <li>Select the visibility using the radio buttons listed under <span class="control">Create AJdoc for members with visibility</span></li> |
| |
| <li>Leave the <span class="control">Use Standard Doclet</span> radio button selected</li> |
| |
| <li>Specify the location for the generated AJdoc using the <span class="control">Destination</span> field.</li> |
| |
| <li>Press <span class="control">Finish</span> to create generate AJdoc for the elements you selected or press <span class="control">Next</span> to specify more |
| options.</li> |
| </ul> |
| </li> |
| |
| <li>The AJdoc wizard allows the same options and arguments as the Javadoc wizard. |
| Please see the Java development user guide for more information about Javadoc options. |
| </li> |
| </ol></p> |
| |
| </body> |
| </html> |
| |