This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
33273eed4e62642e8a64d570b0664bfbba0ff2d4
edx-platform
/
docs
/
en_us
/
platform_api
/
source
/
enrollment
History
Peter Desjardins
35521a38fb
Fixed import failures that were preventing the platform API documentation from building. The problem is that the doc building environment doesn't need to install all the Python modules that the platform software does, but when Sphinx tries to import select modules so that it can use autoclass to publish docstrings it tries to import all the modules that are imported by those modules, recursively. I mocked the missing modules.
2016-08-26 13:25:08 -04:00
..
enrollment.rst
Fixed import failures that were preventing the platform API documentation from building. The problem is that the doc building environment doesn't need to install all the Python modules that the platform software does, but when Sphinx tries to import select modules so that it can use autoclass to publish docstrings it tries to import all the modules that are imported by those modules, recursively. I mocked the missing modules.
2016-08-26 13:25:08 -04:00
index.rst
Doc Label fix for Intersphinx
2015-10-02 13:48:35 -04:00
overview.rst
Updates the description provided for a new enrollment report
2015-10-01 16:28:42 -04:00