Skip to content

Commit d176128

Browse files
Index updates (#129)
* Index updates * Double '.' * Fix link
1 parent 9695c1d commit d176128

File tree

1 file changed

+20
-6
lines changed

1 file changed

+20
-6
lines changed

docs/index.rst

Lines changed: 20 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,31 @@
11
Python Docs Transifex Automations documentation
22
===============================================
33

4-
Scripts and procedures for maintaining Python_ documentation translation infrastructure under python-doc_ organization in Transifex_.
4+
For translators
5+
---------------
56

6-
Source strings are updated using continuous integration workflow under *.github/workflows*. Details:
7+
If you are new to translating on Transifex_ please read our
8+
:doc:`guide for new translators <new-translators>`.
9+
10+
For translation coordinators
11+
----------------------------
12+
13+
In this documentation you can find guides for setting up and maintaining your
14+
(Transifex enhanced) translation repository.
15+
16+
You can also find `Scripts <https://github.com/python-docs-translations/transifex-automation/tree/main/scripts>`_
17+
and procedures for maintaining Python_ docs translation infrastructure
18+
under the python-doc_ organization in Transifex_.
19+
20+
Source strings are updated using a continuous integration workflow under
21+
`.github/workflows <https://github.com/python-docs-translations/transifex-automation/tree/main/.github/workflows>`_.
22+
Details:
723

824
- Run weekly
925
- Run for releases in beta, release candidate, stable, bugfixes and security-fixes status; alpha or EOL are excluded;
10-
- It DOES NOT store translations to be used by the published documentation;
11-
12-
See docs_ directory for more information on this project maintenance.
26+
- It **DOES NOT** store translations to be used by the published documentation;
1327

14-
See Translating_ in Python Developer's Guide for more information.
28+
See also Translating_ in the Python Developer's Guide for more information.
1529

1630
.. _Python: https://www.python.org
1731
.. _python-doc: https://app.transifex.com/python-doc/

0 commit comments

Comments
 (0)