ToDo List — Python 3 Patterns, Recipes and Idioms (original) (raw)
Currently, this doesn’t seem to link into the index, as I’d hoped.
- Refine “Printed Book” and “Translations”
- Code extractor for rst files (maybe part of intro chapter?)
- Code updater to put code in/refresh code into book.
- Move frontmatter into its own directory
- <!> Seems to be a warning sign (but initial tests didn’t work)
- Idea: decorator on a dictionary object, to turn it into an ordered dictionary.
- “Other resources” at the end of each chapter
- For print version, convert hyperlinks into footnotes.
- build tool for this, or check int rst handling of this - see if it works with Sphinx;
The remainder are from context, from the book.¶
Todo
Yarko (example label of ToDo):
- update CSS styles for todo’s & todo lists;
- look at http://sphinx.pocoo.org/ext/coverage.html for example.
- Autogenerated ToDoLists do not appear in LaTeX output - debug, fix;
- DONE: - ToDo does not appear to be created by make dependencies (it’s autogenerated); - update Makefile to always re-generate todo lists;
(The original entry is located in /home/docs/checkouts/readthedocs.org/user_builds/python-3-patterns-idioms-test/checkouts/latest/docs/Contributors.rst, line 27.)
Todo
The remainder of this document needs rewriting. Rewrite this section for BitBucket & Mercurial; make some project specific diagrams;
(The original entry is located in /home/docs/checkouts/readthedocs.org/user_builds/python-3-patterns-idioms-test/checkouts/latest/docs/DeveloperGuide.rst, line 138.)
Todo
This section still work in progress:
hg branch lp:python3patterns
hg commit -m 'initial checkout'
- (hack, hack, hack....)
hg merge
(pull new updates)hg commit -m 'checkin after merge...'
- ... and so on...
(The original entry is located in /home/docs/checkouts/readthedocs.org/user_builds/python-3-patterns-idioms-test/checkouts/latest/docs/DeveloperGuide.rst, line 207.)
Todo
Someone who knows more about emacs for Linux please add more specific information about the windowed version(s).
(The original entry is located in /home/docs/checkouts/readthedocs.org/user_builds/python-3-patterns-idioms-test/checkouts/latest/docs/DeveloperGuide.rst, line 302.)
Todo
rewrite to distinguish python generator from above description, or choose different name.
(The original entry is located in /home/docs/checkouts/readthedocs.org/user_builds/python-3-patterns-idioms-test/checkouts/latest/docs/Jython.rst, line 493.)