[gedit] docs - completed the draw-spaces plugin documentation



commit b1e8c5b98fda04b4095fc4ccedfc50fc5df37ee8
Author: Jim Campbell <jwcampbell gmail com>
Date:   Sat Oct 29 20:49:42 2011 -0500

    docs - completed the draw-spaces plugin documentation

 help/C/gedit-plugins-draw-spaces.page      |   30 +++++++++++++++++++++++++++
 help/C/gedit-plugins-draw-spaces.page.stub |   31 ----------------------------
 2 files changed, 30 insertions(+), 31 deletions(-)
---
diff --git a/help/C/gedit-plugins-draw-spaces.page b/help/C/gedit-plugins-draw-spaces.page
new file mode 100644
index 0000000..4aa7d4c
--- /dev/null
+++ b/help/C/gedit-plugins-draw-spaces.page
@@ -0,0 +1,30 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="gedit-plugins-draw-spaces">
+  <info>
+    <link type="guide" xref="gedit-plugin-guide#gedit-additional-plugins"/>
+    <revision version="3.4" date="2011-10-29" status="candidate"/>
+
+    <credit type="author">
+      <name>Jim Campbell</name>
+      <email>jwcampbell gmail com</email>
+    </credit>
+
+    <desc>Show white space between words or portions of code</desc>
+  </info>
+
+  <title>Draw spaces</title>
+
+  <p>The <app>Draw Spaces</app> plugin is a simple plugin that marks each space 
+   within a file with a small, visible dot. By making file spaces visible, you 
+   can more easily see how spaces are used in a document, and can apply spacing
+   strategies more consistently.</p>
+   
+  <p>To enable this plugin, select <guiseq><gui>Edit</gui><gui>Preferences</gui>
+  <gui>Plugins</gui><gui>Draw Spaces</gui></guiseq>.</p>
+   
+  <note style="tip"><p>Though you will be able to see the dots when you work on 
+  a file, the dots will not be visible when you print a file to paper.</p>
+  </note>
+
+</page>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]