Update doc version and add missing file.

Change-Id: I74f5c58d7bd8c599c774a43399665aa36dd6cc55
Signed-off-by: Greg Watson <g.watson@computer.org>
diff --git a/core/org.eclipse.ptp.doc.user/META-INF/MANIFEST.MF b/core/org.eclipse.ptp.doc.user/META-INF/MANIFEST.MF
index 3e1eec9..d59ff81 100644
--- a/core/org.eclipse.ptp.doc.user/META-INF/MANIFEST.MF
+++ b/core/org.eclipse.ptp.doc.user/META-INF/MANIFEST.MF
@@ -2,6 +2,6 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.ptp.doc.user;singleton:=true
-Bundle-Version: 7.0.0.qualifier
+Bundle-Version: 9.1.0.qualifier
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
diff --git a/core/org.eclipse.ptp.doc.user/html/images/proxy.png b/core/org.eclipse.ptp.doc.user/html/images/proxy.png
new file mode 100644
index 0000000..e9fe7de
--- /dev/null
+++ b/core/org.eclipse.ptp.doc.user/html/images/proxy.png
Binary files differ
diff --git a/core/org.eclipse.ptp.doc.user/html/toc.html b/core/org.eclipse.ptp.doc.user/html/toc.html
index b0a8da2..27b8d8e 100755
--- a/core/org.eclipse.ptp.doc.user/html/toc.html
+++ b/core/org.eclipse.ptp.doc.user/html/toc.html
@@ -51,7 +51,7 @@
 	<li><a href="errorParsers.html">Recognizing Compiler Errors: Cray, PGI, and Open64</a>  </li>
 	<li><a href="03pRunConfig.html">Running Parallel Programs</a>
 	<ul>
-	  <li><a href="03pRunConfig.html#ptp-tscs">Supported schedulers and runtime systems - Target System Configurations</li>
+	  <li><a href="03pRunConfig.html#ptp-tscs">Supported schedulers and runtime systems - Target System Configurations</a></li>
 	  </ul>
 	</li>
 	<li><a href="05monitoring.html">Monitoring Jobs and Systems</a></li>
diff --git a/core/org.eclipse.ptp.doc.user/pom.xml b/core/org.eclipse.ptp.doc.user/pom.xml
index bf2a717..4dfb93b 100644
--- a/core/org.eclipse.ptp.doc.user/pom.xml
+++ b/core/org.eclipse.ptp.doc.user/pom.xml
@@ -11,6 +11,6 @@
   </parent>
 
   <artifactId>org.eclipse.ptp.doc.user</artifactId>
-  <version>7.0.0-SNAPSHOT</version>
+  <version>9.1.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 </project>