aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2024-01-28 14:40:02 -0600
committerGitHub <noreply@github.com>2024-01-28 15:40:02 -0500
commit98d764801df9b55fb43d8e772b65adccddbbc87f (patch)
tree4dd47054178d183226452d894cffc4fba0a4ee13 /docs
parentda3eb8fa220aa632504a17883e9845372fc55436 (diff)
downloadpyca-cryptography-98d764801df9b55fb43d8e772b65adccddbbc87f.zip
pyca-cryptography-98d764801df9b55fb43d8e772b65adccddbbc87f.tar.gz
pyca-cryptography-98d764801df9b55fb43d8e772b65adccddbbc87f.tar.bz2
increase toctree depth on primitives (#10282)
this makes the landing page for hazmat/primtives in the docs much more useful.
Diffstat (limited to 'docs')
-rw-r--r--docs/hazmat/primitives/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hazmat/primitives/index.rst b/docs/hazmat/primitives/index.rst
index 72e5b26..98d597b 100644
--- a/docs/hazmat/primitives/index.rst
+++ b/docs/hazmat/primitives/index.rst
@@ -4,7 +4,7 @@ Primitives
==========
.. toctree::
- :maxdepth: 1
+ :maxdepth: 2
aead
asymmetric/index