blob: 82b7390b025e4284d128bb0ac4e7ae9435c0a455 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
===========================================
Documenting Python Packages with Docutils
===========================================
:Author: Lea Wiemann <LeWiemann@gmail.com>
:Date: $Date$
:Revision: $Revision$
:Copyright: This document has been placed in the public domain.
This is the sandbox directory for my `Google Summer of Code`__
project, which aims to make Docutils ready for documenting Python
packages with reStructuredText. Please read the original application_
for the full details.
I am working full-time on this during summer 2007 (also see the
time-line_); David Goodger is kindly mentoring me.
Everyone: Please feel free to edit ahead, make changes, and add your
comments in this sandbox. This is not a personal sandbox -- no need
to ask for permission.
__ http://code.google.com/soc/
.. _application: soc-application.html
.. _time-line: soc-time
|