mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Added iconv support and doc cleanups.
This commit is contained in:
parent
c9f8a69f0f
commit
2db8df0ba3
12 changed files with 487 additions and 480 deletions
|
@ -114,6 +114,8 @@ the administration and the architecture.
|
|||
@end ifnottex
|
||||
|
||||
@menu
|
||||
* Installation:: A short installation guide.
|
||||
|
||||
* Invoking GPG:: Using the OpenPGP protocol.
|
||||
* Invoking GPGSM:: Using the S/MIME protocol.
|
||||
* Invoking GPG-AGENT:: How to launch the secret key daemon.
|
||||
|
@ -124,7 +126,7 @@ the administration and the architecture.
|
|||
|
||||
* System Notes:: Notes pertaining to certain OSes.
|
||||
* Debugging:: How to solve problems
|
||||
* Assuan:: Description of the Assuan protocol.
|
||||
|
||||
* Copying:: GNU General Public License says
|
||||
how you can copy and share GnuPG
|
||||
* Contributors:: People who have contributed to GnuPG.
|
||||
|
@ -148,6 +150,8 @@ the administration and the architecture.
|
|||
@end ifhtml
|
||||
|
||||
|
||||
@include instguide.texi
|
||||
|
||||
@include gpg.texi
|
||||
@include gpgsm.texi
|
||||
@include gpg-agent.texi
|
||||
|
@ -165,7 +169,6 @@ the administration and the architecture.
|
|||
|
||||
@include debugging.texi
|
||||
|
||||
@include assuan.texi
|
||||
@include gpl.texi
|
||||
|
||||
@include contrib.texi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue