Commit 069cb790 by Mark Hoeber

release notes 1-16-14

Initial setup for RTD
parent cbe97d6f
###################################
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
***************************************
......@@ -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'2013, edX'
copyright = u'2014, edX'
# The short X.Y version.
version = ''
......
......@@ -11,6 +11,7 @@ Contents
:maxdepth: 5
read_me
01-16-2014
01-07-2014
12-17-2013
12-09-2013
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment