- Moving xmodule folder to root as we're dissolving sub-projects of common folder in edx-platform
- More info: https://openedx.atlassian.net/browse/BOM-2579
- -e common/lib/xmodule has been removed from the requirements as xmodule has itself become the part of edx-platform and not being installed through requirements
- The test files common/lib/xmodule/test_files/ have been removed as they are not being used anymore
12 lines
296 B
ReStructuredText
12 lines
296 B
ReStructuredText
common/lib
|
|
**********
|
|
|
|
This directory contains libraries which are installed locally so they can be
|
|
imported by name with no package hierarchy. They will most likely be split
|
|
out from edx-platform into separate packages at some point.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
common/lib/capa/modules
|