Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
b4d330bc
Commit
b4d330bc
authored
Jun 10, 2016
by
Peter Desjardins
Committed by
GitHub
Jun 10, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #12718 from edx/pdesjardins/DOC-2315
Repair platform API documentation build
parents
cdf5dea2
7ff463c0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletions
+4
-1
docs/en_us/platform_api/source/conf.py
+3
-0
docs/en_us/platform_api/source/user/accounts.rst
+1
-1
No files found.
docs/en_us/platform_api/source/conf.py
View file @
b4d330bc
...
...
@@ -154,6 +154,9 @@ MOCK_MODULES = [
'provider'
,
'provider.oauth2'
,
'oauth2_provider'
,
'celery.signals'
,
'edx_rest_framework_extensions'
,
'edx_rest_framework_extensions.authentication'
,
]
for
mod_name
in
MOCK_MODULES
:
...
...
docs/en_us/platform_api/source/user/accounts.rst
View file @
b4d330bc
...
...
@@ -17,7 +17,7 @@ tasks.
Get and Update a User's Account Information
**********************************************
.. autoclass:: user_api.accounts.views.AccountView
.. autoclass:: user_api.accounts.views.AccountView
Set
**Example response showing a user's account information**
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment