Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorinkyfingers <iain@browndouglas.plus.com>2013-11-28 10:57:21 (GMT)
committer Gonzalo Odiard <godiard@gmail.com>2013-11-28 11:40:41 (GMT)
commit1bc120c764f10349f0b6538b906c97694793ff23 (patch)
tree08b96680b1b5459b524e5070a1d59859f6a87199
parent61fb97db7cbf8d853f0c606d053023c38dbf8406 (diff)
Add clarification, How to edit Help and contribute Fix error Paint
Signed-off-by: Iain Brown Douglas <iain@browndouglas.plus.com>
-rw-r--r--source/how_to_help.rst6
-rw-r--r--source/paint.rst4
2 files changed, 7 insertions, 3 deletions
diff --git a/source/how_to_help.rst b/source/how_to_help.rst
index 0e64000..47d1a36 100644
--- a/source/how_to_help.rst
+++ b/source/how_to_help.rst
@@ -37,9 +37,13 @@ You can install it in your development environment doing: ::
cd mainline
./setup.py dev
+and to populate your Help pages ::
+
+ make html
+
You can modify any .rst file in ~/mainline/source/ directory or the images in the ~/mainline/source/images/ directory.
-To create the HTML files. You only need do: ::
+To create the new HTML files you only need do: ::
cd mainline
make html
diff --git a/source/paint.rst b/source/paint.rst
index 20fc1ed..5a79640 100644
--- a/source/paint.rst
+++ b/source/paint.rst
@@ -38,7 +38,7 @@ The Activity tab
Activity tab. Here you may name the project, and access the :doc:`/journal`, to provide a description. Try to get in the habit of re-naming the project before you start work. Move the cursor over the existing title, click the left mouse button, and start typing a name for the project. Your new name will overwrite the original.
-The collaboration button is grayed out, see :ref:`Sharing`.
+The collaboration button is grayed out, see :ref:`Share`.
Edit tab
--------
@@ -146,7 +146,7 @@ Paint is a versatile Activity with many uses such as:
* editing and cropping screen shots (take screen shots from the keyboard by pressing the *Alt* key with *1*).
* editing and cropping photos taken with the Record Activity.
-.. _Sharing:
+.. _Share:
Sharing
-------