File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,10 +2,10 @@ PYTHON DOCUMENTATION TO-DO LIST -*- indented-text -*-
22===============================
33
44
5- * Document native package semantics.
5+ * Document native package semantics. (Where? Guido?)
66
7- * Figure out indexsubitem handling in HTML; some of them are wrong for the
8- items being indexed .
7+ * Figure out indexing in the HTML version. Fix module index for Library
8+ Reference .
99
1010* Update the pickle documentation to describe all of the current behavior;
1111 only a subset is described. __reduce__, etc.
@@ -15,9 +15,3 @@ PYTHON DOCUMENTATION TO-DO LIST -*- indented-text -*-
1515* Finish upgrade to LaTeX2HTML 98.1. Most important: figure out a way to
1616 avoid image creation, & if necessary, make sure image creation at least
1717 doesn't fail.
18-
19- * Figure out the texinfo indexing and function-description markup, and make
20- partparse.py do the right thing. Or toss the info conversion (again).
21-
22- * Identify all Python classes documented in the libref and make sure they're
23- marked with {classdesc} instead of {funcdesc}.
You can’t perform that action at this time.
0 commit comments