mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-10 11:49:40 +02:00
Include chapters automatically (":glob:" adds files in alphabetical order)
This commit is contained in:
parent
8de9a32076
commit
00caec7a1f
1 changed files with 4 additions and 18 deletions
|
@ -1,26 +1,12 @@
|
||||||
Notes on OpenPGP
|
Notes on OpenPGP, for application developers
|
||||||
================
|
============================================
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:numbered:
|
:numbered:
|
||||||
:maxdepth: 3
|
:maxdepth: 3
|
||||||
|
:glob:
|
||||||
|
|
||||||
01-intro.md
|
*
|
||||||
02-highlevel.md
|
|
||||||
03-cryptography.md
|
|
||||||
04-certs.md
|
|
||||||
05-private.md
|
|
||||||
06-signatures.md
|
|
||||||
07-signature_internals.md
|
|
||||||
08-verification.md
|
|
||||||
09-encryption.md
|
|
||||||
10-decryption.md
|
|
||||||
11-armor.md
|
|
||||||
12-pitfalls.md
|
|
||||||
13-policy.md
|
|
||||||
14-resources.md
|
|
||||||
15-glossary.md
|
|
||||||
16-acknowledgements.md
|
|
||||||
|
|
||||||
|
|
||||||
Indices and tables
|
Indices and tables
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue