Files
edx-platform/docs/common_lib.rst
stv e72967e349 Split calc package out into an independent package
This is part of a larger effort to split packages out into independent,
composable, PyPI installable Python packages.

While this package itself isn't monumental, it represents the bottom of
the dependecy tree and can be split out before any other packages.
2019-05-02 15:26:02 -07:00

16 lines
419 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
common/lib/chem/modules
common/lib/safe_lxml/modules
common/lib/symmath/modules
common/lib/xmodule/modules