IVYDE-100: also fix the toc in the page


git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/ivyde/tags/2.0.0.alpha1@684540 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/doc/editor.html b/doc/editor.html
index 84b6e09..b04d57d 100644
--- a/doc/editor.html
+++ b/doc/editor.html
@@ -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/>