Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release GPGME 1.13.0gpgme-1.13.0 | Werner Koch | 2019-03-26 | 1 | -1/+1 |
| | | | | | | | | | * configure.ac: Bump LT versions. For C to C33/A22/R0. For C++ to C15/A9/R0. For Qt to C10/A3/R3. Signed-off-by: Werner Koch <[email protected]> | ||||
* | python: Sphinx support | Ben McGinnes | 2018-12-04 | 1 | -0/+1 |
* Added framework from sphinx-quickstart to lang/python/doc/rst/ so that Python developers already using Sphinx can use the generated reST files with existing documentation systems. * Note that when generating source files from Org-mode, the index page will require manual intervention to match the Sphinx requirements. Signed-off-by: Ben McGinnes <[email protected]> |