Skip to content

Commit 3994671

Browse files
Link to docs in README (#110)
* Link to docs * Update README.rst
1 parent 59408bb commit 3994671

File tree

1 file changed

+5
-13
lines changed

1 file changed

+5
-13
lines changed

README.rst

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,12 @@ transifex-automations
55
.. image:: https://github.com/python-docs-translations/transifex-automations/actions/workflows/ci.yml/badge.svg
66
:target: https://github.com/python-docs-translations/transifex-automations/actions/workflows/ci.yml
77

8-
Scripts and procedures for maintaining Python_ documentation translation infrastructure under python-doc_ organization in Transifex_.
9-
10-
Source strings are updated using continuous integration workflow under *.github/workflows*. Details:
11-
12-
- Run weekly
13-
- Run for releases in beta, release candidate, stable, bugfixes and security-fixes status; alpha or EOL are excluded;
14-
- It DOES NOT store translations to be used by the published documentation;
15-
16-
See docs_ directory for more information on this project maintenance.
17-
18-
See Translating_ in Python Developer's Guide for more information.
8+
Scripts and procedures for maintaining Python_ documentation translation_ infrastructure under python-doc_ organization in Transifex_.
9+
For information about translating on transifex for both users and maintainers see the Documentation_.
1910

11+
.. _Documentation: https://python-docs-tx-translations.readthedocs.io/
2012
.. _Python: https://www.python.org
2113
.. _python-doc: https://app.transifex.com/python-doc/
2214
.. _Transifex: https://www.transifex.com
23-
.. _docs: https://github.com/python-docs-translations/transifex-automations/blob/main/docs/
24-
.. _Translating: https://devguide.python.org/documentation/translating/
15+
.. _translation: https://devguide.python.org/documentation/translating/
16+

0 commit comments

Comments
 (0)