summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/index.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/index.txt b/docs/index.txt
index 971c2ff479..d234cdcbd9 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -221,8 +221,11 @@ Django offers a robust internationalization and localization framework to
assist you in the development of applications for multiple languages and world
regions:
-* :doc:`Internationalization <topics/i18n/index>`
+* :doc:`Overview <topics/i18n/index>` |
+ :doc:`Internationalization <topics/i18n/translation>` |
+ :ref:`Localization <how-to-create-language-files>`
* :doc:`"Local flavor" <ref/contrib/localflavor>`
+* :doc:`Time zones </topics/i18n/timezones>`
Python compatibility
====================