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
069cb790
Commit
069cb790
authored
Jan 15, 2014
by
Mark Hoeber
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
release notes 1-16-14
Initial setup for RTD
parent
cbe97d6f
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
40 additions
and
1 deletions
+40
-1
docs/release_notes/source/01-16-2014.rst
+34
-0
docs/release_notes/source/conf.py
+5
-1
docs/release_notes/source/index.rst
+1
-0
No files found.
docs/release_notes/source/01-16-2014.rst
0 → 100644
View file @
069cb790
###################################
January 16, 2014
###################################
You can now access the public edX roadmap_ for details about the currently planned product direction.
.. _roadmap: https://edx-wiki.atlassian.net/wiki/display/OPENPROD/OpenEdX+Public+Product+Roadmap
*************
edX Studio
*************
New documentation, *Building a Course with edX Studio*, is available online_. You can also download the new guide as a PDF from the edX Studio user interface.
.. _online: http://edx.readthedocs.org/projects/ca/en/latest/
=============
New Features
=============
*
==========================
Changes and Updates
==========================
***************************************
edX Learning Management System
***************************************
docs/release_notes/source/conf.py
View file @
069cb790
...
...
@@ -22,10 +22,14 @@ templates_path.append('source/_templates')
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path
.
append
(
'source/_static'
)
if
not
on_rtd
:
# only import and set the theme if we're building docs locally
import
sphinx_rtd_theme
html_theme
=
'sphinx_rtd_theme'
html_theme_path
=
[
sphinx_rtd_theme
.
get_html_theme_path
()]
# General information about the project.
project
=
u'Release Notes for edX Course Staff'
copyright
=
u'201
3
, edX'
copyright
=
u'201
4
, edX'
# The short X.Y version.
version
=
''
...
...
docs/release_notes/source/index.rst
View file @
069cb790
...
...
@@ -11,6 +11,7 @@ Contents
:maxdepth: 5
read_me
01-16-2014
01-07-2014
12-17-2013
12-09-2013
...
...
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