Author: hboutemy
Date: Fri Jul 21 20:38:12 2017
New Revision: 1802644

URL: http://svn.apache.org/viewvc?rev=1802644&view=rev
Log:
improved content

Modified:
    maven/doxia/doxia-ide/trunk/eclipse/site/src/site/xdoc/index.xml
    maven/doxia/doxia-ide/trunk/eclipse/site/src/site/xdoc/usage.xml

Modified: maven/doxia/doxia-ide/trunk/eclipse/site/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/maven/doxia/doxia-ide/trunk/eclipse/site/src/site/xdoc/index.xml?rev=1802644&r1=1802643&r2=1802644&view=diff
==============================================================================
--- maven/doxia/doxia-ide/trunk/eclipse/site/src/site/xdoc/index.xml (original)
+++ maven/doxia/doxia-ide/trunk/eclipse/site/src/site/xdoc/index.xml Fri Jul 21 
20:38:12 2017
@@ -38,7 +38,7 @@ under the License.
       <p>
         Apache Doxia Eclipse Editor Plugin is an Eclipse plugin under 
development. It includes several
         new tools to support all
-        <a href="http://maven.apache.org/doxia/references/index.html";>Apache 
Doxia formats</a> in Eclipse,
+        <a href="/doxia/references/index.html">Apache Doxia formats</a> in 
Eclipse,
         i.e. APT, Confluence, Simplified DocBook, FML, TWiki, XDOC and Xhtml.
         Moreover, it comes also with wizards.
       </p>
@@ -47,14 +47,14 @@ under the License.
           This Eclipse Plugin:
         </p>
         <ul>
-          <li>Supports all Apache Doxia file formats</li>
+          <li>Supports all Apache Doxia file formats (as of version 1.3, ie. 
Markdown not yet supported)</li>
           <li>Shows the rendering of any Apache Doxia file directly, without 
running <code>mvn site</code></li>
           <li>Supports color and styles highlighting in the editors</li>
           <li>Provides helpers to insert commonly used patterns in each format 
(bold, italic, monospaced, link, table)</li>
           <li>Includes wizards for creating new Apache Doxia files</li>
         </ul>
         <p>
-          See the <a href="usage.html">usage page</a> for more information.
+          See the <a href="usage.html">usage page</a> for screenshots and more 
information.
         </p>
       </subsection>
       <subsection name="Brief History">
@@ -70,12 +70,11 @@ under the License.
         </p>
         <pre class="source">Go to "Help -> Install New Software... -> Work 
with:"</pre>
         <p>
-          You can use the following update site from within Eclipse: <a 
href="./eclipse">eclipse</a>.
+          You can use the following update site: <a href="./eclipse">Doxia 
Editor Plugins Eclipse update site</a>.
         </p>
         <p>
-          You can also use the update site generated by ASF's Jenkins CI 
server to get the latest updates:<br/>
-          <a 
href="https://builds.apache.org/view/M-R/view/Maven/job/doxia-eclipse-editor/ws/doxia-ide-eclipse/eclipse-plugins/features/org.apache.maven.doxia.ide.eclipse.feature/target/site/";>
-          
https://builds.apache.org/view/M-R/view/Maven/job/doxia-eclipse-editor/ws/doxia-ide-eclipse/eclipse-plugins/features/org.apache.maven.doxia.ide.eclipse.feature/target/site/</a>.
+          You can also use the update site generated by <a 
href="./integration.html">ASF's Jenkins CI job</a> to get the latest updates:
+          <a 
href="https://builds.apache.org/view/M-R/view/Maven/job/doxia-eclipse-editor/ws/doxia-ide-eclipse/eclipse-plugins/features/org.apache.maven.doxia.ide.eclipse.feature/target/site/";>Doxia
 Editor Plugins Eclipse (latest build) update site</a>.
         </p>
       </subsection>
     </section>

Modified: maven/doxia/doxia-ide/trunk/eclipse/site/src/site/xdoc/usage.xml
URL: 
http://svn.apache.org/viewvc/maven/doxia/doxia-ide/trunk/eclipse/site/src/site/xdoc/usage.xml?rev=1802644&r1=1802643&r2=1802644&view=diff
==============================================================================
--- maven/doxia/doxia-ide/trunk/eclipse/site/src/site/xdoc/usage.xml (original)
+++ maven/doxia/doxia-ide/trunk/eclipse/site/src/site/xdoc/usage.xml Fri Jul 21 
20:38:12 2017
@@ -30,7 +30,7 @@ under the License.
     <section name="Usage">
       <p>
         The Apache Doxia Eclipse plugin is a set of editors and wizards for 
Eclipse to support all
-        <a href="http://maven.apache.org/doxia/references/index.html";>Apache 
Doxia formats</a>
+        <a href="/doxia/references/index.html">Apache Doxia formats</a>
         i.e. APT, Confluence, Simplified DocBook, FML, TWiki, XDOC and Xhtml.
       </p>
       <subsection name="Edit/view">


Reply via email to