Fix initial data so we can build repos

rtd2
Eric Holscher 2010-08-15 15:47:25 -05:00
parent 30da9a08d9
commit 7cfb3f38d8
3 changed files with 1 additions and 29 deletions

View File

@ -3,15 +3,13 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to Read The Docs's
Welcome to Read The Docs's
==========================
This is a site devoted to the hosting of documentation for the open source
community. It currently only supports sphinx docs and git repositories.
However, this will be changed over time to at least support hg.
http://www.youtube.com/watch?v=stn_XCo_dyg
Contents:
.. toctree::
@ -19,11 +17,3 @@ Contents:
:glob:
*
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

View File

@ -13,6 +13,4 @@ django-extensions
-e hg+http://bitbucket.org/andrewgodwin/south/#egg=south
-e git+http://github.com/alex/django-taggit.git#egg=taggit
-e git+http://github.com/ericflo/django-pagination.git#egg=pagination
-e hg+http://bitbucket.org/ubernostrum/django-profiles/#egg=profiles
-e git+http://github.com/nathanborror/django-registration.git#egg=django-registration
-e git+http://github.com/nathanborror/django-basic-apps.git#egg=django-basic-apps

View File

@ -15,22 +15,6 @@
"name": "Read The Docs"
}
},
{
"pk": 13,
"model": "projects.project",
"fields": {
"modified_date": "2010-08-15 13:25:40",
"description": "WOOOOOOOO",
"docs_directory": "",
"project_url": "",
"repo": "",
"version": "1.8====D",
"user": 1,
"pub_date": "2010-08-14 23:16:57",
"slug": "test-local-docs",
"name": "Test Local Docs"
}
},
{
"pk": 22,
"model": "projects.project",