Files
edx-platform/docs/guides/docstrings/lms_index.rst
Jeremy Bowman d19368525b DEPR-43 Remove most of the shoppingcart app (#24692)
Removed most of the deprecated shoppingcart app, leaving just enough to allow us to cleanly remove the related database tables later. Also removed the relevant Django settings that weren't in use elsewhere.
2020-10-14 14:24:52 -04:00

24 lines
684 B
ReStructuredText

lms
***
The ``lms`` directory in edx-platform is home to the code needed for the LMS
(Learning Management System) which is not also needed for the Course Authoring
Studio.
.. toctree::
:maxdepth: 2
lms/modules
lms/djangoapps/badges/modules
lms/djangoapps/branding/modules
lms/djangoapps/bulk_email/modules
lms/djangoapps/courseware/modules
lms/djangoapps/coursewarehistoryextended/modules
lms/djangoapps/email_marketing/modules
lms/djangoapps/experiments/modules
lms/djangoapps/lti_provider/modules
lms/djangoapps/mobile_api/modules
lms/djangoapps/notes/modules
lms/djangoapps/rss_proxy/modules
lms/djangoapps/survey/modules