diff options
| author | Ben McGinnes <[email protected]> | 2018-11-06 06:22:50 +0100 |
|---|---|---|
| committer | Ben McGinnes <[email protected]> | 2018-11-06 06:22:50 +0100 |
| commit | d0a5caf73c2d6b73dd043f62574c31946e4f347d (patch) | |
| tree | 5b84b8694b5bffb212a38c6473387d5ab5ce0225 /lang/python/doc/README | |
| parent | python examples: another importer (diff) | |
| download | gpgme-d0a5caf73c2d6b73dd043f62574c31946e4f347d.tar.gz gpgme-d0a5caf73c2d6b73dd043f62574c31946e4f347d.zip | |
docs: python bindings
* Continued restructuring as part of moving beyond mere;y the HOWTO
file.
* Generated the alternative source files for reST and Texinfo.
* Fixed some errors and updated links after moving the what's new
section to two new files (yes, two).
Diffstat (limited to 'lang/python/doc/README')
| -rw-r--r-- | lang/python/doc/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/python/doc/README b/lang/python/doc/README index a14e1ad5..76f19080 100644 --- a/lang/python/doc/README +++ b/lang/python/doc/README @@ -25,14 +25,14 @@ This docs directory contains four main subdirectories: 4. texinfo The Meta directory is for docs that are not intended for distribution -or are about the docs themselves. The sole exception being this RDME -file. +or are about the docs themselves. The sole exception being this +README file. The Src directory is where the original edited files are, from which the following two formats are generated initially. Most, if not all, of these are written in Org Mode. -The ReST directory contains reStructuredText files ehich have been +The ReST directory contains reStructuredText files which have been converted to that format from the Org Mode files via Pandoc. The Texinfo directory contains Texinfo files which have been exported |
