Use josepy instead of acme.jose. (#5203)

This commit is contained in:
Jannis Leidel
2017-12-11 11:25:09 -08:00
committed by Brad Warren
parent 8bc785ed46
commit 2abc94661a
64 changed files with 53 additions and 3422 deletions
+3 -6
View File
@@ -1,10 +1,7 @@
JOSE
----
.. automodule:: acme.jose
:members:
The ``acme.jose`` module was moved to its own package "josepy_".
Please refer to its documentation there.
.. toctree::
:glob:
jose/*
.. _josepy: https://josepy.readthedocs.io/
-5
View File
@@ -1,5 +0,0 @@
JOSE Base64
-----------
.. automodule:: acme.jose.b64
:members:
-5
View File
@@ -1,5 +0,0 @@
Errors
------
.. automodule:: acme.jose.errors
:members:
-5
View File
@@ -1,5 +0,0 @@
Interfaces
----------
.. automodule:: acme.jose.interfaces
:members:
-5
View File
@@ -1,5 +0,0 @@
JSON utilities
--------------
.. automodule:: acme.jose.json_util
:members:
-5
View File
@@ -1,5 +0,0 @@
JSON Web Algorithms
-------------------
.. automodule:: acme.jose.jwa
:members:
-5
View File
@@ -1,5 +0,0 @@
JSON Web Key
------------
.. automodule:: acme.jose.jwk
:members:
-5
View File
@@ -1,5 +0,0 @@
JSON Web Signature
------------------
.. automodule:: acme.jose.jws
:members:
-5
View File
@@ -1,5 +0,0 @@
Utilities
---------
.. automodule:: acme.jose.util
:members: