diff --git a/docs/en_us/developers/source/index.rst b/docs/en_us/developers/source/index.rst index bb36a33f2a..361c25175f 100644 --- a/docs/en_us/developers/source/index.rst +++ b/docs/en_us/developers/source/index.rst @@ -8,13 +8,21 @@ Welcome to EdX's Dev documentation! Contents: -.. toctree:: - :maxdepth: 2 +.. this is wildly disorganized, and is basically just a dumping ground for + .rst files at the moment. - overview.rst - common-lib.rst - djangoapps.rst - i18n_translators_guide.rst +.. toctree:: + :maxdepth: 2 + + overview.rst + common-lib.rst + djangoapps.rst + + overview.rst + common-lib.rst + djangoapps.rst + i18n.rst + i18n_translators_guide.rst Indices and tables ================== @@ -22,4 +30,3 @@ Indices and tables * :ref:`genindex` * :ref:`modindex` * :ref:`search` -