Skip to content

Commit

Permalink
upd docs
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiDrang committed Jan 18, 2025
1 parent 413d996 commit c20b958
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 4 deletions.
1 change: 1 addition & 0 deletions docs/modules/gee-test/example.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ To import this module:
.. autoclass:: python3_anticaptcha.gee_test.GeeTest
:members:
:inherited-members:
1 change: 1 addition & 0 deletions docs/modules/image-to-coordinates/example.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ To import this module:
.. autoclass:: python3_anticaptcha.image_to_coordinates.ImageToCoordinates
:members:
:inherited-members:
1 change: 1 addition & 0 deletions docs/modules/image/example.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ To import this module:
.. autoclass:: python3_anticaptcha.image_to_text.ImageToText
:members:
:inherited-members:
1 change: 1 addition & 0 deletions docs/modules/recaptcha-v2/example.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ To import this module:
.. autoclass:: python3_anticaptcha.recaptcha_v2.ReCaptchaV2
:members:
:inherited-members:
1 change: 1 addition & 0 deletions docs/modules/recaptcha-v3/example.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ To import this module:
.. autoclass:: python3_anticaptcha.recaptcha_v3.ReCaptchaV3
:members:
:inherited-members:
3 changes: 2 additions & 1 deletion docs/modules/turnstile/example.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ To import this module:
.. autoclass:: python3_anticaptcha.turnstile.Turnstile
:members:
:members:
:inherited-members:
3 changes: 0 additions & 3 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
sphinx==8.1.3
pallets_sphinx_themes==2.3.0
myst-parser==4.0.0
autodoc_pydantic==2.2.0
pydantic==2.10.5
pydantic-settings==2.7.1

0 comments on commit c20b958

Please sign in to comment.