diff options
Diffstat (limited to 'Doc/TODO.txt')
-rw-r--r-- | Doc/TODO.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Doc/TODO.txt b/Doc/TODO.txt new file mode 100644 index 0000000..c8d3501 --- /dev/null +++ b/Doc/TODO.txt @@ -0,0 +1,6 @@ +To do +===== + +* split very large files and add toctrees +* finish "Documenting Python" +* care about XXX comments |