diff --git a/README.rst b/README.rst index b099aa60..d09805e4 100644 --- a/README.rst +++ b/README.rst @@ -57,4 +57,4 @@ Translations ------------ You can help to translate the Read the Docs Sphinx Theme, -please read the :doc:`` file for more details. +please read the :doc:`translations ` guide for more details. diff --git a/docs/index.rst b/docs/index.rst index ad690c1e..fb804a55 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -8,6 +8,7 @@ configuring changelog contributing + translations .. toctree:: diff --git a/TRANSLATE.rst b/docs/translations.rst similarity index 77% rename from TRANSLATE.rst rename to docs/translations.rst index ddc0ed2f..03725f67 100644 --- a/TRANSLATE.rst +++ b/docs/translations.rst @@ -1,12 +1,13 @@ + ****************** -Translation Guide +Translation Guide ****************** -.. contents:: +.. contents:: You can help to translate the Read the Docs Sphinx Theme. -Languages availables: +Languages available: - Spanish contributed by Leonardo J. Caballero G. - Your Language by YOUR NAME. @@ -28,25 +29,23 @@ You can configure different parts of the theme. Compile catalog --------------- -For compile catalog of the theme's project-wide is available. +For compile catalog of the theme's project-wide is available. More options please, check out http://babel.pocoo.org/en/latest/setup.html#compile-catalog Extract messages ---------------- -It is available the option to extract messages to translate. +It is available the option to extract messages to translate. More options please, check out http://babel.pocoo.org/en/latest/setup.html#extract-messages init catalog ------------ -It is available the option to init catalog. +It is available the option to init catalog. More options please, check out http://babel.pocoo.org/en/latest/setup.html#init-catalog update catalog -------------- -It is available the option to init catalog. +It is available the option to init catalog. More options please, check out http://babel.pocoo.org/en/latest/setup.html#update-catalog - -