From d6411f56ef5eb317432c74c290e3431a825b135e Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Thu, 27 Jul 2006 09:24:26 +0000 Subject: [PATCH] Update rse isv docs cvsignore to be in sync with jdt --- rse/doc/org.eclipse.rse.doc.isv/.cvsignore | 2 + .../aaa-how-to-add-things.txt | 50 ++-- .../reference/extension-points/.cvsignore | 1 + .../reference/extension-points/index.html | 50 ++-- .../topics_Reference.xml | 217 +++++++++--------- 5 files changed, 171 insertions(+), 149 deletions(-) create mode 100644 rse/doc/org.eclipse.rse.doc.isv/reference/extension-points/.cvsignore diff --git a/rse/doc/org.eclipse.rse.doc.isv/.cvsignore b/rse/doc/org.eclipse.rse.doc.isv/.cvsignore index b880fdfcc4e..d519f7380f0 100755 --- a/rse/doc/org.eclipse.rse.doc.isv/.cvsignore +++ b/rse/doc/org.eclipse.rse.doc.isv/.cvsignore @@ -1,3 +1,5 @@ +api bin +build.xml temp.bin.log temp.options.txt diff --git a/rse/doc/org.eclipse.rse.doc.isv/aaa-how-to-add-things.txt b/rse/doc/org.eclipse.rse.doc.isv/aaa-how-to-add-things.txt index aaf41262711..d73e72b8e5c 100755 --- a/rse/doc/org.eclipse.rse.doc.isv/aaa-how-to-add-things.txt +++ b/rse/doc/org.eclipse.rse.doc.isv/aaa-how-to-add-things.txt @@ -1,23 +1,29 @@ -Last revised May 31, 2006 -(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) options.txt -- the plug-in's source folder(s) must be included on the -sourcepath -- code of required plug-ins must be added on the -classpath (the JAR(s)for non-JARed plug-ins and /@dot for JARed plug-ins -- the API package names must be included in the (alphabetical) package list at the end of the file -- note that the @sep@ token is replaced during build by the appropriate separator character for the build platform. - -2) 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 +Last revised July 27, 2006 +(This file is for information only; it is not included in the release.) + +See also + http://wiki.eclipse.org/index.php/How_to_add_things_to_the_Eclipse_doc +with the following exceptions: +- platformOptions.txt -> options.txt +- overview-platform.html -> /reference/misc/overview-rse.html + +To add new plug-ins you need to make changes in several places in +this doc plug-in: + +1) options.txt +- the plug-in's source folder(s) must be included on the -sourcepath +- code of required plug-ins must be added on the -classpath (the JAR(s)for non-JARed plug-ins and /@dot for JARed plug-ins +- the API package names must be included in the (alphabetical) package list at the end of the file +- note that the @sep@ token is replaced during build by the appropriate separator character for the build platform. + +2) 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 \ No newline at end of file diff --git a/rse/doc/org.eclipse.rse.doc.isv/reference/extension-points/.cvsignore b/rse/doc/org.eclipse.rse.doc.isv/reference/extension-points/.cvsignore new file mode 100644 index 00000000000..9c59eabff81 --- /dev/null +++ b/rse/doc/org.eclipse.rse.doc.isv/reference/extension-points/.cvsignore @@ -0,0 +1 @@ +org_eclipse_*.html diff --git a/rse/doc/org.eclipse.rse.doc.isv/reference/extension-points/index.html b/rse/doc/org.eclipse.rse.doc.isv/reference/extension-points/index.html index e82f28ad052..79f2f92a819 100755 --- a/rse/doc/org.eclipse.rse.doc.isv/reference/extension-points/index.html +++ b/rse/doc/org.eclipse.rse.doc.isv/reference/extension-points/index.html @@ -1,19 +1,31 @@ - - - - - -RSE Extension Points - - - -

RSE Extension Points

-

The following extension points can be used to extend the capabilities of the - RSE infrastructure:

- - - - + + + + + +RSE Extension Points + + + +

RSE Extension Points

+

The following extension points can be used to extend the capabilities of the + RSE infrastructure:

+ + + + diff --git a/rse/doc/org.eclipse.rse.doc.isv/topics_Reference.xml b/rse/doc/org.eclipse.rse.doc.isv/topics_Reference.xml index db94eb33ef5..8fbe8ce6425 100755 --- a/rse/doc/org.eclipse.rse.doc.isv/topics_Reference.xml +++ b/rse/doc/org.eclipse.rse.doc.isv/topics_Reference.xml @@ -1,109 +1,110 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file