New documentation from rewrite, audit, and integration of some documentation from edx101. Intent to release by training on 12/5.
18 lines
745 B
ReStructuredText
18 lines
745 B
ReStructuredText
*******
|
|
Read Me
|
|
*******
|
|
|
|
The edX *Building a course with Studio* 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/tree/master/docs/course_authors/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.
|
|
|
|
.. _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 |