Merge pull request #2546 from edx/markhoeber/documentation/dev-doc-toc

Fixed TOC and copyright
This commit is contained in:
Mark Hoeber
2014-02-10 17:11:06 -05:00
2 changed files with 17 additions and 4 deletions

View File

@@ -68,6 +68,9 @@ exclude_patterns = ['build']
# Output file base name for HTML help builder.
htmlhelp_basename = 'edXDocs'
project = u'edX Platform Developer Documentation'
copyright = u'2014, edX'
# --- Mock modules ------------------------------------------------------------
# Mock all the modules that the readthedocs build can't import

View File

@@ -15,12 +15,22 @@ Contents:
:maxdepth: 2
overview.rst
common-lib.rst
djangoapps.rst
overview.rst
common-lib.rst
APIs
-----
.. toctree::
:maxdepth: 2
djangoapps.rst
common-lib.rst
Internationalization
---------------------
.. toctree::
:maxdepth: 2
i18n.rst
i18n_translators_guide.rst