diff options
author | Marcus Brinkmann <[email protected]> | 2002-01-16 00:54:39 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2002-01-16 00:54:39 +0000 |
commit | 7b09b1e3bcab8f628f2acca86079d7fe4466537c (patch) | |
tree | 0630277a146e4e80361c89be6812b7b1377993b9 | |
parent | 2002-01-16 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-7b09b1e3bcab8f628f2acca86079d7fe4466537c.tar.gz gpgme-7b09b1e3bcab8f628f2acca86079d7fe4466537c.zip |
2002-01-16 Marcus Brinkmann <[email protected]>
* gpgme.texi (Top): Complete detailmenu.
-rw-r--r-- | doc/ChangeLog | 2 | ||||
-rw-r--r-- | doc/gpgme.texi | 5 |
2 files changed, 7 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index f1edfaee..adff981e 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,7 @@ 2002-01-16 Marcus Brinkmann <[email protected]> + * gpgme.texi (Top): Complete detailmenu. + * gpgme.texi: Convert embarassing cruft to the real thing. 2002-01-16 Marcus Brinkmann <[email protected]> diff --git a/doc/gpgme.texi b/doc/gpgme.texi index d270a4c2..721bbdb6 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -179,6 +179,11 @@ Sign * Selecting signers:: How to choose the keys to sign with. * Creating a signature:: How to create a signature. +Encrypt + +* Selecting recipients:: How to choose the recipients. +* Encrypting a plaintext:: How to encrypt a plaintext. + @end detailmenu @end menu |