Creating a New Help Page

To create a new help page:

  • Select File > New > Other.
  • Expand Help and select Help Page from the wizard list.
  • Click Next.
New Help Page
  • Choose a parent folder for the new Help file from the project folders tree and type in the name for the new file with ".html" extention.(the example shows the html folder within the com.instantiations.contactmanager.help project chosen as the parent folder, and introduction.html as the file name).
  • Click Next.

New Help Page: Enter File name

Choose Parent Topic

  • Enter a name for the new page (e.g. Introduction).
  • Choose the parent topic for your new Help page (Getting Started is checked in the example).
  • Click Finish.
New Help Page: Choose parent topic
You should now see introduction.html created under html\gettingstarted directory.

The Getting Started TOC should now contain the Introduction topic.
Generated Help Page