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
83e557dca3deeeb673eb3499ce643b3fe99509a4
edx-platform
/
docs
/
en_us
History
Peter Desjardins
79e0691ebe
Merge pull request
#13331
from edx/pdesjardins/DOC-3278
...
Fix platform API documentation build
2016-08-26 16:33:51 -04:00
..
architecture
Adding optimized images in batches [15/19]
2016-01-13 20:38:42 -05:00
developers
Fix the edx-documentation link
2016-08-26 00:08:49 -04:00
enrollment_api
Adding optimized images in batches [15/19]
2016-01-13 20:38:42 -05:00
internal
test_acceptance paver command option fasttest should not recompile sass
2016-08-19 13:21:16 -04:00
platform_api
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
shared
Syncs preface and browsers file with edx-doc repo version
2016-02-25 12:27:28 -05:00
Makefile
Add new doc projects to top level make file
2014-06-19 20:50:45 -04:00