README.rst 1.47 KB
Newer Older
1 2 3 4
###################
EdX Documentation
###################

Mark Hoeber committed
5
The following documentation projects have been moved to the `edx-documentation`_ repository as of November 3, 2014:
6 7 8

* course_authors
* data
9
* developers
10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
* install_operations
* mobile
* OLX
* ORA-2
* release_notes
* students

API documentation that includes docstrings from code files is stored in the
repository of that module.  All other documentation projects are stored in edx-
documentation.

By moving documentation to its own repository, we will be better able to
develop workflows, manage versioning, create translations, and automate
testing, without complicating ongoing development of the edX Platform.

.. _edx_documentation: https://github.com/edx/edx-documentation

******************************
View Published Documentation
******************************

EdX documentation is published through Read the Docs. Links to all published
documentation are available through `docs.edx.org`_.

.. _docs.edx.org: http://docs.edx.org

******************************
Submit Documentation Issues
******************************

We welcome input from the community on any documentation issues.  You can
submit issues to the Documentation project in the `Open edX JIRA board`_.

Mark Hoeber committed
43
You will need to `create a free JIRA account`_ account before you can submit your first
44 45 46 47 48
ticket.

.. _create a free JIRA account: https://openedx.atlassian.net/admin/users/sign-up
.. _Open edX JIRA board: https://openedx.atlassian.net

Mark Hoeber committed
49
You can also email docs@edx.org.