Skip to content

Commit 8b73652

Browse files
committed
Fix docs
1 parent 2f0f8ec commit 8b73652

File tree

4 files changed

+43
-43
lines changed

4 files changed

+43
-43
lines changed

docs/exonum.proofs.list_proof.rst

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1-
exonum.proofs.list\_proof package
2-
=================================
1+
exonum_client.proofs.list\_proof package
2+
========================================
33

44
Module Contents
55
---------------
66

7-
.. automodule:: exonum.proofs.list_proof
7+
.. automodule:: exonum_client.proofs.list_proof
88
:members:
99

1010
Submodules
1111
----------
1212

13-
exonum.proofs.list\_proof.list\_proof module
14-
--------------------------------------------
13+
exonum_client.proofs.list\_proof.list\_proof module
14+
---------------------------------------------------
1515

16-
.. automodule:: exonum.proofs.list_proof.list_proof
16+
.. automodule:: exonum_client.proofs.list_proof.list_proof
1717
:members:
1818

19-
exonum.proofs.list\_proof.errors module
20-
---------------------------------------
19+
exonum_client.proofs.list\_proof.errors module
20+
----------------------------------------------
2121

22-
.. automodule:: exonum.proofs.list_proof.errors
22+
.. automodule:: exonum_client.proofs.list_proof.errors
2323
:members:

docs/exonum.proofs.map_proof.rst

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
1-
exonum.proofs.map\_proof package
2-
================================
1+
exonum_client.proofs.map\_proof package
2+
=======================================
33

44
Module Contents
55
---------------
66

7-
.. automodule:: exonum.proofs.map_proof
7+
.. automodule:: exonum_client.proofs.map_proof
88
:members:
99

1010
Submodules
1111
----------
1212

13-
exonum.proofs.map\_proof.map\_proof\_builder module
14-
---------------------------------------------------
13+
exonum_client.proofs.map\_proof.map\_proof\_builder module
14+
----------------------------------------------------------
1515

16-
.. automodule:: exonum.proofs.map_proof.map_proof_builder
16+
.. automodule:: exonum_client.proofs.map_proof.map_proof_builder
1717
:members:
1818

19-
exonum.proofs.map\_proof.map\_proof module
20-
------------------------------------------
19+
exonum_client.proofs.map\_proof.map\_proof module
20+
-------------------------------------------------
2121

22-
.. automodule:: exonum.proofs.map_proof.map_proof
22+
.. automodule:: exonum_client.proofs.map_proof.map_proof
2323
:members:
2424

25-
exonum.proofs.map\_proof.errors module
26-
--------------------------------------
25+
exonum_client.proofs.map\_proof.errors module
26+
---------------------------------------------
2727

28-
.. automodule:: exonum.proofs.map_proof.errors
28+
.. automodule:: exonum_client.proofs.map_proof.errors
2929
:members:

docs/exonum.proofs.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
exonum.proofs package
2-
=====================
1+
exonum_client.proofs package
2+
============================
33

44
Module Contents
55
---------------
66

7-
.. automodule:: exonum.proofs
7+
.. automodule:: exonum_client.proofs
88
:members:
99

1010
Subpackages
@@ -18,8 +18,8 @@ Subpackages
1818
Submodules
1919
----------
2020

21-
exonum.proofs.encoder module
22-
----------------------------
21+
exonum_client.proofs.encoder module
22+
-----------------------------------
2323

24-
.. automodule:: exonum.proofs.encoder
24+
.. automodule:: exonum_client.proofs.encoder
2525
:members:

docs/exonum.rst

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ exonum package
44
Module Contents
55
---------------
66

7-
.. automodule:: exonum
7+
.. automodule:: exonum_client
88
:members:
99

1010
Subpackages
@@ -18,32 +18,32 @@ Subpackages
1818
Submodules
1919
----------
2020

21-
exonum.client module
22-
--------------------
21+
exonum_client.client module
22+
---------------------------
2323

24-
.. automodule:: exonum.client
24+
.. automodule:: exonum_client.client
2525
:members:
2626

27-
exonum.crypto module
28-
--------------------
27+
exonum_client.crypto module
28+
---------------------------
2929

30-
.. automodule:: exonum.crypto
30+
.. automodule:: exonum_client.crypto
3131
:members:
3232

33-
exonum.message module
34-
---------------------
33+
exonum_client.message module
34+
----------------------------
3535

36-
.. automodule:: exonum.message
36+
.. automodule:: exonum_client.message
3737
:members:
3838

39-
exonum.module\_manager module
40-
-----------------------------
39+
exonum_client.module\_manager module
40+
------------------------------------
4141

42-
.. automodule:: exonum.module_manager
42+
.. automodule:: exonum_client.module_manager
4343
:members:
4444

45-
exonum.protobuf\_loader module
46-
------------------------------
45+
exonum_client.protobuf\_loader module
46+
-------------------------------------
4747

48-
.. automodule:: exonum.protobuf_loader
48+
.. automodule:: exonum_client.protobuf_loader
4949
:members:

0 commit comments

Comments
 (0)