blob: 8930b800f588b2d277da69f5c847c503d4b98e83 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
#+TITLE: Stuff To Do
* Working examples
:PROPERTIES:
:CUSTOM_ID: working-examples
:END:
The examples from the Python 2 code base do not work and it appears that
they don't under Python 2 either. These ought to be replaced or updated
with examples from the GPGME documentation.
* Documentation
:PROPERTIES:
:CUSTOM_ID: documentation
:END:
Currently this appears to be buried in the debian/ directory for some
unknown reason, probably pertaining to one of the other developers.
Documentation is to be moved to a more appropriate docs/ directory and
produced using reST in preparation for inevitable publication by way of
Sphinx and the existing infrastructure at readthedocs.org or the
projects new home at gnupg.org.
|