Last revised March 31, 2004
(This file is for information only; it is not included in the release.)

To add new plug-ins you need to make changes in several places in
this doc plug-in:

pdeOptions.txt
- the plug-in's source folder(s) must be included on the -sourcepath
- the package names must be included in the (alphabetical) package list at the end of the file

pdeOptions (the Unix version of pdeOptions.txt)
- same changes as pdeOptions.txt but with ":" path separators

buildDoc.xml
- add a line in convertSchemaToHtml target to handle a new plug-ins extension point schemas

reference/extension-points/index.html
- add a line for each extension point
