The source code that powers readthedocs.org
 
 
 
 
 
 
Go to file
Eric Holscher d4c08f3d60 Don't blow up when a user doesn't have a profile.
(Hungover djangocon hack)
2010-09-07 11:27:12 -05:00
bin Include the janky sedify and make the logic more clear. 2010-08-19 05:37:59 +00:00
bookmarks Added docstrings to most of the important modules, and included a few more modules in the api .rst files 2010-09-03 16:48:02 -05:00
builds Added docstrings to most of the important modules, and included a few more modules in the api .rst files 2010-09-03 16:48:02 -05:00
core Added docstrings to most of the important modules, and included a few more modules in the api .rst files 2010-09-03 16:48:02 -05:00
docs Added docstrings to most of the important modules, and included a few more modules in the api .rst files 2010-09-03 16:48:02 -05:00
media search results styling, adds .highlighted class 2010-09-01 06:38:31 -04:00
projects Don't blow up when a user doesn't have a profile. 2010-09-07 11:27:12 -05:00
settings Created a mechanism for user profiles. For now, this just allows users to have a personal homepage URL, along with a flag indicating their whitelisted status. Users can edit their own profiles, but cannot change their own whitelist status. There's an admin interface included so the site administrator can whitelist certain users. 2010-08-31 22:45:39 -05:00
templates adds active class to profile tab in dash nav, cleans up markup a bit 2010-09-03 23:56:18 -04:00
watching Added docstrings to most of the important modules, and included a few more modules in the api .rst files 2010-09-03 16:48:02 -05:00
.gitignore Ignore export dir 2010-08-15 15:34:06 -05:00
AUTHORS.rst Added an authors file since we've gotten more awesome people 2010-08-29 19:10:45 -05:00
LICENSE.bsd Got caught using the time machine :( 2010-08-17 00:06:40 -05:00
README Added rtfd link for docs. 2010-08-28 14:41:31 -05:00
TODO Adding some todos that kept me awake 2010-08-14 09:54:20 -05:00
deploy_requirements.txt Reenable search with solr. 2010-08-29 23:43:22 -05:00
fabfile.py Added a deploy_requirements to make less dev requirements. 2010-08-29 19:22:04 -05:00
manage.py Make a settings directory and have manage.py default to sqlite. 2010-08-14 00:45:05 -05:00
pip_requirements.txt Created a mechanism for user profiles. For now, this just allows users to have a personal homepage URL, along with a flag indicating their whitelisted status. Users can edit their own profiles, but cannot change their own whitelist status. There's an admin interface included so the site administrator can whitelist certain users. 2010-08-31 22:45:39 -05:00
urls.py Added dashboard to profiles and profiles to dashboard :) 2010-08-31 22:53:48 -05:00

README

An awesome documentation hosting site.

Installation and usage documentation is available online:

http://read-the-docs.rtfd.org