Add downscoping to ouath2 credentials (#309)
diff --git a/docs/reference/google.auth.crypt.rst b/docs/reference/google.auth.crypt.rst
index 26b8b4a..a3e2b12 100644
--- a/docs/reference/google.auth.crypt.rst
+++ b/docs/reference/google.auth.crypt.rst
@@ -1,7 +1,16 @@
-google.auth.crypt module
-========================
+google.auth.crypt package
+=========================
.. automodule:: google.auth.crypt
:members:
:inherited-members:
:show-inheritance:
+
+Submodules
+----------
+
+.. toctree::
+
+ google.auth.crypt.base
+ google.auth.crypt.rsa
+
diff --git a/docs/reference/google.auth.rst b/docs/reference/google.auth.rst
index bc6740b..53ab699 100644
--- a/docs/reference/google.auth.rst
+++ b/docs/reference/google.auth.rst
@@ -12,6 +12,7 @@
.. toctree::
google.auth.compute_engine
+ google.auth.crypt
google.auth.transport
Submodules
@@ -21,7 +22,6 @@
google.auth.app_engine
google.auth.credentials
- google.auth.crypt
google.auth.environment_vars
google.auth.exceptions
google.auth.iam