Skip to content

Commit

Permalink
Merge pull request #103 from AndreiDrang/main
Browse files Browse the repository at this point in the history
Upd docs
  • Loading branch information
AndreiDrang committed Dec 13, 2023
2 parents b6eb54a + 82b2add commit be68856
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"AntiCaptcha",
"http://getcaptchasolution.com/vchfpctqyz",
),
ProjectLink("RedPandaDev", "https://red-panda-dev.xyz/"),
ProjectLink("RedPandaDev group", "https://red-panda-dev.xyz/blog/"),
]
}
html_sidebars = {
Expand Down
2 changes: 2 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Python3 library for `AntiCaptcha API <http://getcaptchasolution.com/vchfpctqyz>`

The library is intended for software developers and is used to work with the `AntiCaptcha API <http://getcaptchasolution.com/vchfpctqyz>`_.

Check our other projects here - `RedPandaDev group <https://red-panda-dev.xyz/blog/>`_. For example - `Torrents Tracker bot <https://t.me/torrents_tracker_bot>`_ for Telegram

.. toctree::
:maxdepth: 1
:caption: Start here:
Expand Down
5 changes: 5 additions & 0 deletions docs/modules/main/info.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@ Tested on UNIX based OS.

The library is intended for software developers and is used to work with the [AntiCaptcha](https://anti-captcha.com/) service API.

***

You can check our other projects here - [RedPandaDev group](https://red-panda-dev.xyz/blog/). For example - [Torrents Tracker bot](https://t.me/torrents_tracker_bot) for Telegram.

***
## How to install?

We recommend using the latest version of Python. `python3-anticaptcha` supports Python 3.7+.
Expand Down
4 changes: 3 additions & 1 deletion docs/modules/other-libs/info.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@
1. [RuCaptcha / 2Captcha](https://github.com/AndreiDrang/python-rucaptcha)
2. [AntiCaptcha](https://github.com/AndreiDrang/python3-anticaptcha)
3. [Capsolver](https://github.com/AndreiDrang/python3-captchaai)
4. [RedPandaDev group](https://red-panda-dev.xyz/)

Our other projects:
- [RedPandaDev group](https://red-panda-dev.xyz/blog/)

0 comments on commit be68856

Please sign in to comment.