aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/docs/old-commits.log (follow)
Commit message (Collapse)AuthorAgeFilesLines
* docs: python bindingsBen McGinnes2018-10-031-2445/+0
| | | | | | | | | | | | | * Restructured the docs directory to account for the GNU preferred source doc format (.texi) and the Python preferred source doc format (.rst) and the real source doc format (.org). * Both the perceived source formats will need to be generated from the .org files and included at this stage. Unfortunately there is not yet a native org-to-rst transformation method in the org-mode software in Emacs nor is there a a direct means of going from reST to Org-mode from Docutils. There's only third party packages like Pandoc and, while very good, there is no guarantee of consistency; so we can't entirely automate this bit (yet).
* Merge branch 'justus/pyme3'Justus Winter2016-05-171-1/+1
|
* python: Delete trailing whitespace.Justus Winter2016-05-101-42/+42
| | | | | -- Signed-off-by: Justus Winter <[email protected]>
* python: Rename bindings.Justus Winter2016-05-101-0/+2445
-- Signed-off-by: Justus Winter <[email protected]>