Skip to content

Commit 5b1549d

Browse files
committed
More doc fixes. Docs now build. Phew.
1 parent 13cb75b commit 5b1549d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/api.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
API
22
===
33

4-
.. module:: click
4+
.. module:: asyncclick
55

66
This part of the documentation lists the full API reference of all public
77
classes and functions.
@@ -108,7 +108,7 @@ Context
108108

109109
.. autofunction:: get_current_context
110110

111-
.. autoclass:: click.core.ParameterSource
111+
.. autoclass:: asyncclick.core.ParameterSource
112112
:members:
113113
:member-order: bysource
114114

0 commit comments

Comments
 (0)