Revision 3 as of 2007-07-26 14:30:45

Clear message

Tasks

for the documentation team

Coding tasks

for those who want to develop the toolset

Get into the code

Improvement suggestions

The TODO file

The doctools/TODO file lists some things that should be done. At the moment, these are:

discuss and debug comments system

navigation links at the bottom too

write new Makefile, handle automatic version info and checkout

cd Doc
make html

write a "printable" (PDF) builder (export to latex, most probably)

discuss the default role

discuss lib -> ref section move

prepare for databases other than sqlite for comments

look at the old tools/ scripts, what functionality should be rewritten

Py-in-the-sky ideas

Conversion

When we find the toolset reasonably complete, we'll convert both the Python 2.6 and Python 3.0 SVN documentation branches to the new system. The conversion itself is (should be, you'll see yourself) painless, but it can't do everything right. For example, as the toplevel documents were completely separate until now, you couldn't directly link from, e.g. the library reference to a specific section of the language reference. These links will have to be corrected.

All these tasks to do after conversion are listed in the doctools/converter/newfiles/TODO file, which is copied to the reST source tree on conversion.

All other tasks that are independent of the converter are collected in doctools/TODO.

Content tasks

Of course, before the conversion changes to existing documents have to be made in LaTeX to the original sources. However, you can already start extending and editing the "new" sources in converter/newfiles which don't have a LaTeX counterpart.

SF bugs

In the Wiki

Unable to edit the page? See the FrontPage for instructions.