aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/docs/TODO.org (follow)
Commit message (Collapse)AuthorAgeFilesLines
* LaTeX headersben/python-docs-01Ben McGinnes2018-02-261-0/+4
| | | | | | | * Set LaTeX headers to enable ligatures and a 12pt font by default. * Paper size left for regional defaults. * Using XeLaTeX for easier font control. * Using default LaTeX font of Latin Main, but that's easy enough to change.
* LaTeX marginsBen McGinnes2018-02-151-0/+65
| | | | | * Added LaTeX header for 1 inch margins in the quite likely event that all PDF output ultimately uses LaTeX.
* TODO DocumentationBen McGinnes2018-02-151-1/+2
| | | | * Checked off the decision to stick with Org Mode.
* TODOBen McGinnes2018-02-151-7/+34
| | | | | * Beginning to turn the first part of this into something kind of like an actual TODO list as Org Mode uses it (maybe).
* TODOBen McGinnes2018-02-141-20/+45
| | | | | | | | * Updated TODO. * The entirety of the old TODO has been replaced with either more relevant tasks or goals for the examples and a more measured approach to the docs and why, in this project, Org Mode trumps reST, even though it's Python through and through.
* TODOBen McGinnes2018-02-141-0/+22
* Converted document from reST to org-mode.