Author: hibou
Date: Sun Aug 10 09:12:55 2008
New Revision: 684540

URL: http://svn.apache.org/viewvc?rev=684540&view=rev
Log:
IVYDE-100: also fix the toc in the page

Modified:
    ant/ivy/ivyde/tags/2.0.0.alpha1/doc/editor.html
    ant/ivy/ivyde/trunk/doc/editor.html

Modified: ant/ivy/ivyde/tags/2.0.0.alpha1/doc/editor.html
URL: 
http://svn.apache.org/viewvc/ant/ivy/ivyde/tags/2.0.0.alpha1/doc/editor.html?rev=684540&r1=684539&r2=684540&view=diff
==============================================================================
--- ant/ivy/ivyde/tags/2.0.0.alpha1/doc/editor.html (original)
+++ ant/ivy/ivyde/tags/2.0.0.alpha1/doc/editor.html Sun Aug 10 09:12:55 2008
@@ -31,10 +31,6 @@
 <ul>
 <li><a href="#wizard">Wizard</a></li>
 <li><a href="#editor">Editor</a></li>
-   <ul>
-   <li><a href="#xmleditor">XML Editor</a></li>
-   <li><a href="#htmlrendering">Html Rendering</a></li>
-   </ul>
 </ul>
 
 
@@ -56,7 +52,6 @@
 
 <h1><a name="editor"></a>Ivy Editor</h1>
 
-<h2><a name="xmleditor"></a>Xml Editor</h2><br/>
 <img src="images/editor1.jpg"/><br/><br/>
 The Ivy's eclipse editor provides xml syntax coloration, tag completion, tag's 
attribute names completion, and for dependency and configuration tag value 
completion.<br/>
 Completion comes with contextual help. The completion popup is displayed when 
hitting simultaneously the CTRL and the SPACE keys.<br/><br/>

Modified: ant/ivy/ivyde/trunk/doc/editor.html
URL: 
http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/editor.html?rev=684540&r1=684539&r2=684540&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/editor.html (original)
+++ ant/ivy/ivyde/trunk/doc/editor.html Sun Aug 10 09:12:55 2008
@@ -31,10 +31,6 @@
 <ul>
 <li><a href="#wizard">Wizard</a></li>
 <li><a href="#editor">Editor</a></li>
-   <ul>
-   <li><a href="#xmleditor">XML Editor</a></li>
-   <li><a href="#htmlrendering">Html Rendering</a></li>
-   </ul>
 </ul>
 
 
@@ -56,7 +52,6 @@
 
 <h1><a name="editor"></a>Ivy Editor</h1>
 
-<h2><a name="xmleditor"></a>Xml Editor</h2><br/>
 <img src="images/editor1.jpg"/><br/><br/>
 The Ivy's eclipse editor provides xml syntax coloration, tag completion, tag's 
attribute names completion, and for dependency and configuration tag value 
completion.<br/>
 Completion comes with contextual help. The completion popup is displayed when 
hitting simultaneously the CTRL and the SPACE keys.<br/><br/>


Reply via email to