Development Task List¶
Todo
Review Sphinx todo directive for hints on extracting pylit blocks
(The original entry is located in /Users/rblack/_github/pylitproject/rst/introduction/02-project-setup.rst, line 27.)
Todo
Consider changing pylit to a domain name, and make the directive refer to the block kind. Captions would become just the label needed to identify the block list.
(The original entry is located in /Users/rblack/_projects/pylitproject/rst/introduction/05-sphinx-lp-directive.rst, line 52.)
Todo
We need additional directives to generate a list of blocks, similar to a list of figures.
(The original entry is located in /Users/rblack/_projects/pylitproject/rst/introduction/05-sphinx-lp-directive.rst, line 58.)
Todo
Code blocks should be numbered and cross referenced in the document. Only the root block in a list needs this number, (Chek Knuth’s notes on this).
(The original entry is located in /Users/rblack/_projects/pylitproject/rst/introduction/05-sphinx-lp-directive.rst, line 62.)