Commit Graph

80 Commits (9ca5bb13b31c7e2aacb0c949d3052e7be47dbcae)

Author SHA1 Message Date
Eric Holscher b296e18ae0 Add talks link. 2011-06-21 10:30:56 -07:00
Eric Holscher e2a35465d5 Added a talk section to the docs. 2011-06-21 03:23:49 -07:00
Eric Holscher 329baeafba Some docs refactoring. 2011-06-19 22:57:15 -07:00
Eric Holscher 47e7106083 Added the changed property to Backend classes.
This allows the builder to let people know if anything significant has changed, so the builds can short-circuit if not.
2011-06-19 22:40:09 -07:00
Eric Holscher 0c87168ba8 Bit more docs about the build process. 2011-06-19 22:24:40 -07:00
Eric Holscher 0e8137fc8b Actually add the auto-doc bits. 2011-06-19 21:13:29 -07:00
Eric Holscher 43a449bc37 Add a bunch of docstrings to tasks and doc_builder. 2011-06-19 21:11:15 -07:00
Eric Holscher cc284c5f28 Added docs about CI, with a thanks to the Django CMS folks. 2011-06-19 12:07:33 -07:00
Dan Colish 2cfec57e4a small typo in architecture docs 2011-06-18 23:44:07 -07:00
Eric Holscher 0b244440be Use the nature theme for local builds, and fix docs about it. 2011-06-18 20:44:18 -07:00
Eric Holscher 2e3942f69d Add architecture to the index 2011-06-18 13:08:43 -07:00
Eric Holscher 8f41fcb2f1 Add the architecture diagram to the docs. 2011-06-18 13:07:39 -07:00
Eric Holscher 0b969d4ece Added some docs about varying behavior/build process 2011-06-18 11:24:20 -07:00
Eric Holscher 39e37834a2 Fix manpage name so it works on the frontend. 2011-06-15 22:32:11 -07:00
Dan Colish cb08bab8ea fix typo in run test command 2011-06-15 16:30:24 -07:00
Eric Holscher 5a56a273ae Update the fact that we support bze branches. 2011-05-03 22:23:30 -07:00
Eric Holscher 8158f5e34d Autodoc the VCS Support classes. 2011-04-14 22:28:14 -07:00
Eric Holscher 793ad04e06 Rework wording on intersphinx docs. 2011-04-10 11:49:09 -07:00
Eric Holscher f744652583 Added the ability to read the intersphinx files into redis for the projects. Thanks again to Jacob for the ideas and some of the codes. 2011-04-09 18:45:04 -07:00
Eric Holscher 45f477a385 Document intersphinx support. 2011-04-09 15:54:54 -07:00
Eric Holscher 96190d2639 Didn't need that "Contents" 2011-04-05 21:53:20 -07:00
Eric Holscher 85a27d80bf Fix doc foul. 2011-04-02 20:46:00 -07:00
Eric Holscher f34baf12da Add caching as a feature. 2011-04-02 18:22:19 -07:00
Eric Holscher c460a0c4e9 rejigger doc order. 2011-04-02 17:54:39 -07:00
Eric Holscher 39f015e564 Added documentation on the features that RTD has. 2011-04-02 17:49:36 -07:00
Eric Holscher 828c6e3193 Added basic blurb about testing. 2011-04-02 17:30:45 -07:00
Eric Holscher 78fc9bcc71 Added a bit of explanation to the docs. 2011-04-02 17:28:00 -07:00
Eric Holscher b267a68e41 Added a couple of the interesting settings to the documentation. 2011-04-02 15:04:03 -07:00
Eric Holscher ac60874cfb Fix doc confusion. 2011-03-19 16:17:05 -07:00
Eric Holscher 0e9b22a707 Small API updates. 2011-03-15 22:53:38 -07:00
Eric Holscher 6954d981d8 Make dig block look like code. 2011-03-15 02:29:20 -04:00
Eric Holscher 78c61db91c Make CNAME support more explicit. 2011-03-15 02:28:02 -04:00
Eric Holscher 4e8f51a43a Woops. Pip is only up to version .8 :) 2011-03-15 02:24:52 -04:00
Eric Holscher 036b34847f Added API docs to the toctree. 2011-03-15 02:23:38 -04:00
Eric Holscher 26f0818260 Write basic API documentation. 2011-03-15 02:22:29 -04:00
Eric Holscher 8bdcb33300 Fix our docs to actually build. Sucks that we now require virtualenv to build them. Bad documentation citizen! 2011-03-10 10:17:24 -08:00
Eric Holscher 513798d508 Change to our awesome default theme. 2011-03-01 21:02:44 -08:00
Eric Holscher 0f54fba5fc Make install docs update for packagification. 2011-02-22 20:18:46 -08:00
Eric Holscher 02d87eefc4 Make the docs say we're 1.0. 2011-02-08 19:37:16 -08:00
Eric Pierce 18a155e2a0 Github service hooks, references for other RCSes 2011-02-08 17:13:50 -08:00
Eric Holscher 84a2a82afe Update IRC Channel. 2011-02-02 10:47:40 -08:00
Eric Holscher fb8fbd8447 manage.py should use sqlite by default and "just work" 2011-01-30 11:13:34 -08:00
Eric Holscher 3f3d849270 Make migrations work and update docs accordingly. 2011-01-30 11:11:10 -08:00
Eric Holscher d334314320 Continue dogfooding for our docs. 2011-01-29 21:36:18 -08:00
Eric Holscher 5e8c5a167e Remove our custom css. 2011-01-29 20:19:20 -08:00
Eric Holscher c78fc8a5eb Remove our custom theme stuff, since it will be on the site now. 2011-01-29 20:12:04 -08:00
Eric Holscher 8f77742ed9 Update to the new theme. 2011-01-29 13:34:23 -08:00
Eric Holscher 2e92827290 Fix hr style. 2011-01-29 12:32:04 -08:00
Eric Holscher 87b3365f85 Build the docs with the RTD Theme. 2011-01-29 12:30:53 -08:00
Issac Kelly 3a9eb4bb3e Minor documentation changes RE: what it took for me to get started. 2011-01-24 00:42:50 -05:00