Last revised June 16, 2005
(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:

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

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

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

Adding new extension points:

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

2) topics_Reference.xml
- add a line for each extension point
- add a line for each API package