Updated the documentation in a Sphinx ready format

This commit is contained in:
Roberto Rosario
2011-08-19 08:57:03 -04:00
parent b4be6115a1
commit 9277e9cdee
18 changed files with 1085 additions and 558 deletions

View File

@@ -166,7 +166,7 @@ class FileDisplayForm(forms.Form):
class ChangelogForm(FileDisplayForm):
FILENAME = u'Changelog.txt'
FILENAME = u'changelog.rst'
DIRECTORY = u'docs'