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
15fc640e
Commit
15fc640e
authored
Feb 10, 2014
by
Mark Hoeber
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2546 from edx/markhoeber/documentation/dev-doc-toc
Fixed TOC and copyright
parents
4f696586
64574256
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
17 additions
and
4 deletions
+17
-4
docs/en_us/developers/source/conf.py
+3
-0
docs/en_us/developers/source/index.rst
+14
-4
No files found.
docs/en_us/developers/source/conf.py
View file @
15fc640e
...
...
@@ -68,6 +68,9 @@ exclude_patterns = ['build']
# Output file base name for HTML help builder.
htmlhelp_basename
=
'edXDocs'
project
=
u'edX Platform Developer Documentation'
copyright
=
u'2014, edX'
# --- Mock modules ------------------------------------------------------------
# Mock all the modules that the readthedocs build can't import
...
...
docs/en_us/developers/source/index.rst
View file @
15fc640e
...
...
@@ -15,12 +15,22 @@ Contents:
:maxdepth: 2
overview.rst
common-lib.rst
djangoapps.rst
overview.rst
common-lib.rst
APIs
-----
.. toctree::
:maxdepth: 2
djangoapps.rst
common-lib.rst
Internationalization
---------------------
.. toctree::
:maxdepth: 2
i18n.rst
i18n_translators_guide.rst
...
...
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