mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-09 18:29:39 +02:00
Add more documentation
This commit is contained in:
parent
50d31eb463
commit
df7505eadb
7 changed files with 213 additions and 22 deletions
14
docs/source/pgpainless-core/indepth.rst
Normal file
14
docs/source/pgpainless-core/indepth.rst
Normal file
|
@ -0,0 +1,14 @@
|
|||
In-Depth Guide to pgpainless-core
|
||||
=================================
|
||||
|
||||
This is an in-depth introduction to OpenPGP using PGPainless.
|
||||
If you are looking for a quickstart introduction instead, check out [](quickstart.md).
|
||||
|
||||
Contents
|
||||
--------
|
||||
|
||||
.. toctree::
|
||||
generate_keys.md
|
||||
edit_keys.md
|
||||
userids.md
|
||||
passphrase.md
|
Loading…
Add table
Add a link
Reference in a new issue