We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ff9472 commit c6f80beCopy full SHA for c6f80be
conf.py
@@ -21,7 +21,7 @@
21
# -- Project information -----------------------------------------------------
22
23
project = 'cryptolens python'
24
-copyright = '2019, Cryptolens AB'
+copyright = '2020, Cryptolens AB'
25
author = 'Cryptolens AB'
26
27
# The short X.Y version
index.rst
@@ -15,6 +15,10 @@ Welcome to cryptolens python's documentation!
15
:members:
16
.. autoclass:: licensing.methods.Message
17
18
+.. autoclass:: licensing.methods.Customer
19
+ :members:
20
+.. autoclass:: licensing.methods.Product
.. autoclass:: licensing.models.LicenseKey
.. autoclass:: licensing.methods.Helpers
0 commit comments