You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2017/07/22 15:25:24 UTC

svn commit: r1802700 - /maven/doxia/doxia-ide/trunk/eclipse/site/src/site/xdoc/index.xml

Author: hboutemy
Date: Sat Jul 22 15:25:24 2017
New Revision: 1802700

URL: http://svn.apache.org/viewvc?rev=1802700&view=rev
Log:
little content enhancement

Modified:
    maven/doxia/doxia-ide/trunk/eclipse/site/src/site/xdoc/index.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=1802700&r1=1802699&r2=1802700&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 Sat Jul 22 15:25:24 2017
@@ -48,8 +48,8 @@ under the License.
         </p>
         <ul>
           <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>Shows the rendering of any Apache Doxia file directly, without running <code>mvn site</code> or <code>mvn site:run</code></li>
+          <li>Supports source level 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>
@@ -61,7 +61,7 @@ under the License.
         <p>
            This project was started in 2008 by Vincent Siveton (see <a href="https://issues.apache.org/jira/browse/DOXIATOOLS-8">DOXIATOOLS-8</a>)
            but was never released. In August 2011, Hervé Boutemy wanted to revive the project. Benson Margulies was willing to help
-           by making a correct Maven build using OSGi and Tycho. Here we go now.
+           by making a correct Maven build using OSGi and <a href="http://www.eclipse.org/tycho/">Tycho</a>. Here we go now.
         </p>
       </subsection>
       <subsection name="Installation">