Author: gmcdonald
Date: Fri Jun 22 06:51:32 2007
New Revision: 549820

URL: http://svn.apache.org/viewvc?view=rev&rev=549820
Log:
Adding links to examples, thanks to Sina FOR-1007

Modified:
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.skos/src/documentation/content/xdocs/index.xml

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.skos/src/documentation/content/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.skos/src/documentation/content/xdocs/index.xml?view=diff&rev=549820&r1=549819&r2=549820
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.skos/src/documentation/content/xdocs/index.xml
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.skos/src/documentation/content/xdocs/index.xml
 Fri Jun 22 06:51:32 2007
@@ -42,7 +42,7 @@
       <section id="glossary">
         <title>Glossary</title>
         <p>
-         This sample generates a glossary from a collection of 
+         This sample generates a <link href="site:glossary">glossary</link> 
from a collection of 
          <code>skos:Concept</code>s written in RDF/XML format.
         </p>
        <p>An example would be:</p>
@@ -77,13 +77,20 @@
       ]]>
         </source>
         <p>
-          To retrieve the SKOS source file in its raw form, request the file
-          <code>glossary/source.xml</code>.
+          To retrieve the glossary file in its raw form --SKOS RDF/XML, please 
+         request the file <code>glossary/source.xml</code>.
         </p>
         <p>
-        To retrieve the project details page request the file
-        <code>glossary.[FORMAT]</code>.
+        To retrieve the glossary in other formats, please request the file
+        <code>glossary.[FORMAT]</code>. The following formats are currently 
+       supported:
       </p>
+        <ul id="glossary-formats">
+         <li><link href="/glossary.html">HTML</link></li>
+         <li><link href="/glossary.pdf">PDF</link></li>
+         <li><link href="/glossary.xml">XDoc</link></li>
+         <li><link href="/glossary/source.xml">SKOS</link></li>
+       </ul>
       </section>
     </section>
   </body>