56 lines
991 B
ReStructuredText
56 lines
991 B
ReStructuredText
.. EdX Dev documentation master file, created by
|
|
sphinx-quickstart on Fri Nov 2 15:43:00 2012.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
edX Developer's Guide
|
|
===================================
|
|
|
|
Contents:
|
|
|
|
.. this is wildly disorganized, and is basically just a dumping ground for
|
|
.rst files at the moment.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
change_log
|
|
preface.rst
|
|
browsers.rst
|
|
overview.rst
|
|
extending_platform/index
|
|
xblocks.rst
|
|
pavelib.rst
|
|
public_sandboxes.rst
|
|
analytics.rst
|
|
process/index
|
|
testing/index
|
|
code-considerations
|
|
deploy-new-service
|
|
|
|
APIs
|
|
-----
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
djangoapps.rst
|
|
common-lib.rst
|
|
experiments.rst
|
|
|
|
Internationalization
|
|
---------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
i18n.rst
|
|
i18n_translators_guide.rst
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|