Files
edx-platform/docs/en_us/olx/source/read_me.rst
2014-10-03 11:18:41 -04:00

25 lines
1.0 KiB
ReStructuredText

*******
Read Me
*******
The *edX Open Learning XML Guide* provides the information you need to build an
edX course through Open Learning XML (OLX) and supporting files, without using
edX Studio. This document is an Alpha version. We will continue to make
significant updates to improve your ability to build XML-based courses.
This documentation is created using RST_ files and Sphinx_. You, the
user community, can help update and revise this documentation project on
GitHub::
https://github.com/edx/edx-platform/docs/en_us/olx/source
To suggest a revision, fork the project, make changes in your fork, and submit
a pull request back to the original project: this is known as the `GitHub Flow`_.
All pull requests need approval from edX. For more information, contact edX at `docs@edx.org`_.
.. _docs@edx.org: docs@edx.org
.. _Sphinx: http://sphinx-doc.org/
.. _LaTeX: http://www.latex-project.org/
.. _`GitHub Flow`: https://github.com/blog/1557-github-flow-in-the-browser
.. _RST: http://docutils.sourceforge.net/rst.html