SF.net SVN: geany-plugins:[2109] trunk/geany-plugins/debugger/README

frlan at users.sourceforge.net frlan at xxxxx
Sun Jul 24 16:46:47 UTC 2011


Revision: 2109
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=2109&view=rev
Author:   frlan
Date:     2011-07-24 16:46:47 +0000 (Sun, 24 Jul 2011)

Log Message:
-----------
Small update of README to fix rstbuild

Modified Paths:
--------------
    trunk/geany-plugins/debugger/README

Modified: trunk/geany-plugins/debugger/README
===================================================================
--- trunk/geany-plugins/debugger/README	2011-07-24 16:00:45 UTC (rev 2108)
+++ trunk/geany-plugins/debugger/README	2011-07-24 16:46:47 UTC (rev 2109)
@@ -1,5 +1,5 @@
 Debugger plugin
-======================
+===============
 
 About
 -----
@@ -16,7 +16,7 @@
 Breakpoints tab offers changing existing breakpoints properties (hit count, condition)
 enabling/disabling and removing breakpoints.
 Adding new breakpoins however can be accomplished by clicking document left margin
-as in other IDEs. 
+as in other IDEs.
 New watch expressions can be added by dragging a variable or an expression from the editor
 or by clicking the last line in the watch table.
 Target data, breakpoints ans watch expressions can be saved and later loaded using buttons
@@ -27,8 +27,8 @@
 
 Known issues
 ------------
-   * watch expressions that produce long output (containing "..." signs) cause plugin to crash because of parsing error
-   * debugger terminal sometimes stops to show any data while real interaction seems to work
+    * watch expressions that produce long output (containing "..." signs) cause plugin to crash because of parsing error
+    * debugger terminal sometimes stops to show any data while real interaction seems to work
 
 License
 -------
@@ -40,6 +40,5 @@
 
 
 Contact me
------------------------------------------
+----------
 Alexander Petukhov <devel at apetukhov.ru>
-


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Plugins-Commits mailing list