Split out "Troubleshooting" into doc/bugs.txt.
authorW. Trevor King <wking@drexel.edu>
Thu, 13 May 2010 10:31:56 +0000 (06:31 -0400)
committerW. Trevor King <wking@drexel.edu>
Thu, 13 May 2010 10:31:56 +0000 (06:31 -0400)
This section will probably grow ;).
+ other textual cleanups.

doc/bugs.txt [new file with mode: 0644]
doc/index.txt

diff --git a/doc/bugs.txt b/doc/bugs.txt
new file mode 100644 (file)
index 0000000..9279923
--- /dev/null
@@ -0,0 +1,15 @@
+Troubleshooting
+===============
+
+If you have troubles in using Hooke:
+
+1. Search the `issue tracker`_.
+2. Look at the `trouble shooting wiki page`_.
+3. Search the `discussion group`_.
+4. Ask a question in the discussion group.
+5. File a bug on the issue tracker.
+
+.. _issue tracker: http://code.google.com/p/hooke/issues/list
+.. _trouble shooting wiki page:
+   http://code.google.com/p/hooke/wiki/TroubleShooting
+.. _discussion group: http://groups.google.com/group/hookesoftware
index 140c38d731452a8fe52b8312265fc0677493117c..99919a57269fc88f6f38a8f4df34e4f72babbb5e 100644 (file)
@@ -1,5 +1,5 @@
-Welcome to the Hooke documentation!
-===================================
+Welcome
+=======
 
 Hooke_ is software for the (semiautomatic) analysis and filtering of
 force curves.  Force curves are the output of an analytical technique
@@ -20,7 +20,8 @@ Features:
 * Handles force-clamp force experiments (experimental)
 * Extensible by users by mean of plugins and drivers 
 
-Contents:
+Contents
+========
 
 .. toctree::
    :maxdepth: 2
@@ -28,12 +29,13 @@ Contents:
    install
    tutorial
    config
+   bugs
    hacking
    hooke/hooke
    doc
 
 Indices and tables
-==================
+------------------
 
 * :ref:`genindex`
 * :ref:`modindex`
@@ -51,29 +53,10 @@ know, and we'll link to your paper!
   Bioinformatics, 2009.
   doi: `10.1093/bioinformatics/btp180 <http://dx.doi.org/10.1093/bioinformatics/btp180>`_
 
-
-Troubleshooting
-===============
-
-If you have troubles in using Hooke:
-
-1. Search the `issue tracker`_.
-2. Look at the `trouble shooting wiki page`_.
-3. Search the `discussion group`_.
-4. Ask a question in the discussion group.
-5. File a bug on the issue tracker.
-
-.. _issue tracker: http://code.google.com/p/hooke/issues/list
-.. _trouble shooting wiki page:
-   http://code.google.com/p/hooke/wiki/TroubleShooting
-.. _discussion group: http://groups.google.com/group/hookesoftware
-
-
 Disclaimer
 ==========
 
 Remember that Hooke is still experimental software!  It has been
 mostly done to fit the needs of its authors, and there is no guarantee
 it will do what you need.  However, you can write us/help us improve
-it so that it does.  We aim to make of Hooke a little, universal tool
-that can help your research.
+it so that it does.