Changes between Version 21 and Version 22 of DocSprint12Apr
- Timestamp:
- Apr 13, 2008, 2:45:53 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DocSprint12Apr
v21 v22 7 7 Well, a lot. See [http://tinyurl.com/68k7cb the notes on contributing to the docsprint]. However, here are some specific things that can be done ''now'' (i.e. aren't dependent on other folks work: 8 8 9 * Replace all images ({{{.. image::}}} and {{{.. figure::}}} directives) with local image files -- right now they use absolute URLs to Django's media server. Images should be put in in {{{_static}}} directory next to the document they're used in. For an example, see {{{internals/contributing.txt}}} and the associated {{{internals/_static}}} directory.10 9 * Add correct Sphinx markup to {{{intro/}}} directory. 11 10 * Write {{{intro/install.txt}}}. It should be based on {{{topics/install}}}, but much much simpler -- geared towards folks just getting started. Python 2.5, sqlite should be the focus.