diff options
author | Werner Koch <[email protected]> | 2006-09-08 17:02:06 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2006-09-08 17:02:06 +0000 |
commit | 90af581b083af08f33a8eca73c4607ce43701b66 (patch) | |
tree | 5dc5623f85466f3dfc7ca6d5a06bde67f5bb9cd2 /doc/HACKING | |
parent | Let scdaemon call a script on status changes (diff) | |
download | gnupg-90af581b083af08f33a8eca73c4607ce43701b66.tar.gz gnupg-90af581b083af08f33a8eca73c4607ce43701b66.zip |
doc fixes
Diffstat (limited to 'doc/HACKING')
-rw-r--r-- | doc/HACKING | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/HACKING b/doc/HACKING index eee9f628b..5efb6c947 100644 --- a/doc/HACKING +++ b/doc/HACKING @@ -6,6 +6,22 @@ ===> Under construction <======= +SOURCE FILES +============ + +Here is a list of directories with source files: + +jnlib/ utility functions +kbx/ keybox library +g10/ the gpg program here called gpg2 +sm/ the gpgsm program +agent/ the gpg-agent +scd/ the smartcard daemon +doc/ documentation + + + + CVS Access ========== |