Update of /cvsroot/pydev/org.python.pydev.help
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13402
Modified Files:
toc_main.xml
Log Message:
Remove superfluous commenting
Index: toc_main.xml
===================================================================
RCS file: /cvsroot/pydev/org.python.pydev.help/toc_main.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** toc_main.xml 21 Jun 2004 21:36:52 -0000 1.5
--- toc_main.xml 12 Jul 2004 18:22:32 -0000 1.6
***************
*** 6,30 ****
<topic label="Preferences" href="html/db_prefs.html"/>
</topic>
- <topic label="User Guide" href="html/userguide/index.html">
- <topic label="Editor">
- <topic label="Auto Indentation" href="html/userguide/editor_autoi.html"/>
- <topic label="Block Comment" href="html/userguide/editor_blockc.html"/>
- <topic label="Bulk Comment" href="html/userguide/editor_comment.html"/>
- <topic label="Convert Space to Tab" href="html/userguide/editor_convertstt.html"/>
- <topic label="Convert Tab to Space" href="html/userguide/editor_converttts.html"/>
- <topic label="Error Parsing" href="html/userguide/editor_parsing.html"/>
- <topic label="Go to First Character" href="html/userguide/editor_gotofc.html"/>
- <topic label="Go to Previous Method/Class" href="html/userguide/editor_gotopmc.html"/>
- <topic label="Go to Next Method/Class" href="html/userguide/editor_gotonmc.html"/>
- <topic label="Hyperlinks" href="html/userguide/editor_hyperlinks.html"/>
- <topic label="Outline View" href="html/userguide/editor_outline.html"/>
- <topic label="Strip Trailing Whitespace" href="html/userguide/editor_stripw.html"/>
- <topic label="Syntax Highlighting" href="html/userguide/editor_syntaxh.html"/>
- </topic>
- <topic label="Preferences" href="html/userguide/preferences.html"/>
- <topic label="Debugger" href="html/userguide/debug.html">
- <topic label="Preferences" href="html/userguide/debug_preferences.html"/>
- </topic>
- <topic label="About" href="html/userguide/about.html"/>
- </topic>
</toc>
\ No newline at end of file
--- 6,8 ----
|