There is still a lot of improvements that could be made to make the generated docs better organized. However, before this change we were generating the docs but they weren't in the doc tree so you couldn't actually browse to them. So we fix that first so that we can start getting feedback about how to organize them.
15 lines
343 B
ReStructuredText
15 lines
343 B
ReStructuredText
cms
|
|
***
|
|
|
|
The ``cms`` (course management system) directory in edx-platform is home to
|
|
the code needed for the Course Authoring Studio which is not also needed for
|
|
the LMS.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
cms/modules
|
|
cms/djangoapps/contentstore/modules
|
|
cms/djangoapps/course_creators/modules
|
|
cms/djangoapps/xblock_config/modules
|