=
commited on
Commit
·
ee631b9
1
Parent(s):
c801a01
updated docs for yandex
Browse files- AUTHORS.rst +2 -1
- HISTORY.rst +4 -0
- docs/index.rst +2 -2
AUTHORS.rst
CHANGED
|
@@ -10,4 +10,5 @@ Development Lead
|
|
| 10 |
Contributors
|
| 11 |
------------
|
| 12 |
|
| 13 |
-
|
|
|
|
|
|
| 10 |
Contributors
|
| 11 |
------------
|
| 12 |
|
| 13 |
+
@prataffel
|
| 14 |
+
@senk8
|
HISTORY.rst
CHANGED
|
@@ -1,2 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
|
|
|
|
| 2 |
|
|
|
|
| 1 |
+
========
|
| 2 |
+
versions
|
| 3 |
+
========
|
| 4 |
|
| 5 |
+
- 1.2.1: added support for the yandex translator
|
| 6 |
|
docs/index.rst
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
Welcome to deep_translator's documentation!
|
| 3 |
======================================
|
| 4 |
|
| 5 |
-
If you see this doc in other languages,you can see :doc:`Choose languages</other_lang>`.
|
| 6 |
|
| 7 |
.. toctree::
|
| 8 |
:maxdepth: 2
|
|
@@ -22,7 +22,7 @@ If you see this doc in other languages,you can see :doc:`Choose languages</other
|
|
| 22 |
:hidden:
|
| 23 |
|
| 24 |
ja/index
|
| 25 |
-
|
| 26 |
Indices and tables
|
| 27 |
==================
|
| 28 |
* :ref:`genindex`
|
|
|
|
| 2 |
Welcome to deep_translator's documentation!
|
| 3 |
======================================
|
| 4 |
|
| 5 |
+
If you see this doc in other languages,you can see :doc:`Choose languages</other_lang>`.
|
| 6 |
|
| 7 |
.. toctree::
|
| 8 |
:maxdepth: 2
|
|
|
|
| 22 |
:hidden:
|
| 23 |
|
| 24 |
ja/index
|
| 25 |
+
|
| 26 |
Indices and tables
|
| 27 |
==================
|
| 28 |
* :ref:`genindex`
|