From 1f5967c8792a14ae3b6395e6390a9c30c5bb6356 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Thu, 16 Feb 2012 20:57:17 -0500 Subject: [PATCH] Cleanup reStructuredText in the README. --- README | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/README b/README index c9be3aa..528b9f7 100644 --- a/README +++ b/README @@ -1,3 +1,5 @@ +.. -*- coding: utf-8 -*- + What it is ========== @@ -12,17 +14,15 @@ curves. Hooke aims to solve that. What it does ============ - * View, annotate, measure force curves - * Worm-like chain and freely-jointed chain fit of force peaks - * Automatic convolution-based filtering of empty curves - * Automatic fit and measurement of multiple force peaks - * Handles force-clamp force experiments (experimental) - * It is extensible by users by mean of plugins and drivers +* View, annotate, measure force curves +* Worm-like chain and freely-jointed chain fit of force peaks +* Automatic convolution-based filtering of empty curves +* Automatic fit and measurement of multiple force peaks +* Handles force-clamp force experiments (experimental) +* It is extensible by users by mean of plugins and drivers See `Hooke's Google Code homepage`_ for more details. -.. _Hooke's Google Code homepage: http://code.google.com/p/hooke/ - How it works ============ @@ -49,12 +49,9 @@ Troubleshooting If you have troubles in using it, before throwing it in the trash: -1. Search the `issue tracker - `_. -2. Look at the `troubleshooting wiki page - `_. -3. Search the `discussion group - `_. +1. Search the `issue tracker`_. +2. Look at the `troubleshooting wiki page`_. +3. Search the `discussion group`_. 4. Ask a question in the discussion group. 5. File a bug on the issue tracker. @@ -86,6 +83,10 @@ Hooke is released under the GNU Lesser General Public License, either version 3 of the License (COPYING and COPYING.LESSER), or (at your option) any later version. - +.. _Hooke's Google Code homepage: http://code.google.com/p/hooke/ +.. _docs: http://hooke.tremily.us/ +.. _issue tracker: http://code.google.com/p/hooke/issues/list +.. _troubleshooting wiki page: + http://code.google.com/p/hooke/wiki/TroubleShooting +.. _discussion group: http://groups.google.com/group/hookesoftware .. _Git: http://git-scm.com/ -.. _docs: http://www.physics.drexel.edu/~wking/unfolding-disasters/posts/Hooke/html/ -- 2.26.2