doc: minor fixes to translation's disclaimer
- move TOC on top because that's the most interesting part - a couple of minor fixes Signed-off-by: Federico Vaga <federico.vaga@vaga.pv.it> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
4318f9bb73
commit
224b1e860c
Documentation/translations
|
@ -4,12 +4,21 @@
|
||||||
Translations
|
Translations
|
||||||
============
|
============
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
|
zh_CN/index
|
||||||
|
it_IT/index
|
||||||
|
ko_KR/index
|
||||||
|
ja_JP/index
|
||||||
|
|
||||||
|
|
||||||
.. _translations_disclaimer:
|
.. _translations_disclaimer:
|
||||||
|
|
||||||
Disclaimer
|
Disclaimer
|
||||||
----------
|
----------
|
||||||
|
|
||||||
Translation's purpose is to ease reading and understating in languages other
|
Translation's purpose is to ease reading and understanding in languages other
|
||||||
than English. Its aim is to help people who do not understand English or have
|
than English. Its aim is to help people who do not understand English or have
|
||||||
doubts about its interpretation. Additionally, some people prefer to read
|
doubts about its interpretation. Additionally, some people prefer to read
|
||||||
documentation in their native language, but please bear in mind that the
|
documentation in their native language, but please bear in mind that the
|
||||||
|
@ -40,16 +49,5 @@ translations, you may find slight differences that carry the same message but
|
||||||
in a different form.
|
in a different form.
|
||||||
|
|
||||||
If you need to communicate with the Linux community but you do not feel
|
If you need to communicate with the Linux community but you do not feel
|
||||||
comfortable to write in English, you can ask to the translation's
|
comfortable writing in English, you can ask the translation's maintainers
|
||||||
maintainers for help.
|
for help.
|
||||||
|
|
||||||
Translations
|
|
||||||
------------
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 1
|
|
||||||
|
|
||||||
zh_CN/index
|
|
||||||
it_IT/index
|
|
||||||
ko_KR/index
|
|
||||||
ja_JP/index
|
|
||||||
|
|
Loading…
Reference in New Issue