From d1f1b633524b201fe07ca79531c819cb38a94b49 Mon Sep 17 00:00:00 2001 From: Ross Poulton Date: Sat, 5 Feb 2011 04:54:37 +0000 Subject: [PATCH] Migrate README to reStructuredText --- README.txt => README.rst | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) rename README.txt => README.rst (94%) diff --git a/README.txt b/README.rst similarity index 94% rename from README.txt rename to README.rst index 0101a46a..309a3c04 100644 --- a/README.txt +++ b/README.rst @@ -10,14 +10,13 @@ contributors reaching far beyond Jutda. Complete documentation is available in the docs/ directory, or online at http://django-helpdesk.readthedocs.org/. -######################### 0. Table of Contents -######################### +-------------------- -1. Licensing -2. Dependencies (pre-flight checklist) -3. Upgrading from previous versions -4. Installation +`1. Licensing`_ +`2. Dependencies (pre-flight checklist)`_ +`3. Upgrading from previous versions`_ +`4. Installation`_ 1. Licensing ------------