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 |
|
Mark Hoeber
|
d3f39b2ffb
|
Merge pull request #10025 from edx/markhoeber-intersphinx-fix
Doc Label fix for Intersphinx
|
2015-10-02 14:30:22 -04:00 |
|
Mark Hoeber
|
35034841fb
|
Doc Label fix for Intersphinx
|
2015-10-02 13:48:35 -04:00 |
|
Alison Hodges
|
adffb10cbe
|
Updates the description provided for a new enrollment report
https://github.com/edx/edx-platform/pull/9345
|
2015-10-01 16:28:42 -04:00 |
|
Mark Hoeber
|
d33f237644
|
Fix and cleanup of API doc
|
2015-09-10 15:55:17 -04:00 |
|
Sylvia Pearce
|
c2420b0940
|
Final tweaks to API documentation updates
|
2015-07-15 21:46:11 +00:00 |
|
Sylvia Pearce
|
d2b6ac84d3
|
Reorganize and update API documentation
|
2015-07-15 14:31:02 -04:00 |
|
Mark Hoeber
|
0df14f53d9
|
Profile Images API doc
|
2015-06-09 11:54:31 -04:00 |
|
Mark Hoeber
|
9e82d305d2
|
Adds preferences API and updates users to V1 with PEP8 fixes
|
2015-05-11 15:15:14 -04:00 |
|
Ben Patterson
|
937a16e589
|
Revert "Adds preferences API and updates users to V1"
|
2015-05-11 12:31:38 -04:00 |
|
Mark Hoeber
|
14ea62b3ec
|
User preferences API doc
|
2015-05-11 10:42:35 -04:00 |
|
Mark Hoeber
|
568ed781c6
|
Updated enrollment api doc for new response fields
And cleaned up one doctoring
|
2015-04-23 15:17:47 -04:00 |
|
Mark Hoeber
|
b78f25c8d1
|
Platform API Documentation
|
2015-04-01 16:04:50 -04:00 |
|