aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gpygme/docs/README.org (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Selected CC license for documentationBen McGinnes2015-06-261-4/+21
| | | | | | | | | | | | * Adopted both versions 3.0 and 4.0 (i.e. 3.0 or any later) of the CC BY-SA license. * Added copies of each to the repo as well as copies converted from HTML to Org-Mode. * Converted copies might require some editing, but they'll do for now (at least full copies are included at all, most projects just link to them). * Updated README to reflect this change. * Included external links in the README.
* TypesettingBen McGinnes2015-06-261-24/+25
| | | | | * Fixed sentence spacing and paragraph alignment following conversion from reST format.
* rst2org, part 2Ben McGinnes2015-06-261-0/+45
* Converted README.rst to Org-Mode with Pandoc and subsequent paragraph fixes in Emacs.