little content enhancement

git-svn-id: https://svn.apache.org/repos/asf/maven/doxia/doxia-ide/trunk@1802700 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/eclipse/site/src/site/xdoc/index.xml b/eclipse/site/src/site/xdoc/index.xml
index 9b366bc..2f92416 100644
--- a/eclipse/site/src/site/xdoc/index.xml
+++ b/eclipse/site/src/site/xdoc/index.xml
@@ -48,8 +48,8 @@
         </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 @@
         <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">