22 lines
540 B
ReStructuredText
Executable File
22 lines
540 B
ReStructuredText
Executable File
.. Getting_Started documentation master file, created by
|
|
sphinx-quickstart on Tue Apr 16 11:19:12 2013.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
|
|
Building and Running an edX Course
|
|
========================================
|
|
|
|
.. toctree::
|
|
:numbered:
|
|
:maxdepth: 2
|
|
|
|
read_me
|
|
change_log
|
|
getting_started/index
|
|
building_course/index
|
|
creating_content/index
|
|
problems_tools/index
|
|
releasing_course/index
|
|
running_course/index
|
|
students/index |