Skip to content

Commit c6f80be

Browse files
committed
Update docs
1 parent 6ff9472 commit c6f80be

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# -- Project information -----------------------------------------------------
2222

2323
project = 'cryptolens python'
24-
copyright = '2019, Cryptolens AB'
24+
copyright = '2020, Cryptolens AB'
2525
author = 'Cryptolens AB'
2626

2727
# The short X.Y version

index.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ Welcome to cryptolens python's documentation!
1515
:members:
1616
.. autoclass:: licensing.methods.Message
1717
:members:
18+
.. autoclass:: licensing.methods.Customer
19+
:members:
20+
.. autoclass:: licensing.methods.Product
21+
:members:
1822
.. autoclass:: licensing.models.LicenseKey
1923
:members:
2024
.. autoclass:: licensing.methods.Helpers

0 commit comments

Comments
 (0)