As part of dissolving our sub-projects in edx-platform, we are moving this package under the xmodule directory. We have fixed all the occurences of import of this package and also fixed all documents related references. This might break your platform if you have any reference of `import capa` or `from capa import` in your codebase or in any Xblock. Ref: https://openedx.atlassian.net/browse/BOM-2582
10 lines
267 B
ReStructuredText
10 lines
267 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
|