Git Product home page Git Product logo

edx-documentation's Introduction

edX Documentation

The edx-documentation repository contains source files for most of the documentation for edX partners and the Open edX community.

  • A new site, docs.openedx.org, is currently being built. Before adding new documentation to this repo, consider if the documentation should be added, or moved, to the new site. See the rationale for this decision, as well as more on how the new site is organized, in this decision document.
  • API documentation that includes docstrings from code files is stored in the repository of that module.
  • Documentation source files for Insights is in the edx-analytics-dashboard repository.

Documentation for developers, researchers, course staff, and students is located in the language-specific subdirectories.

View Published Documentation

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

Submit Documentation Issues

You may submit issues via the edx-documentation GitHub Issues system.

Contribute to edX Documentation

You, the user community, can help update and revise edX documentation.

edX documentation is published from RST source files using Sphinx.

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 project maintainers, who will look over and review your contributions.

Supplying Information with a Pull Request

The edX documentation team created a template that is automatically added to pull requests. You are strongly encouraged to use this template.

Testing a Contribution

Before submitting a pull request, it is recommended you run the test suite on your contribution to ensure it can be compiled into HTML format without errors.

You may first need to install GraphViz. See the Download Page for more instructions on how to install for your particular Operating System.

To run a test compilation of a contribution, first install the prerequisites.

make requirements

Then run the tests.

./run_tests.sh

Additionally, you can run tests for a single project. For example, to build an HTML version of the Installing, Configuring, and Running the Open edX Platform guide, you run this test.

./run_tests.sh en_us/install_operations/

A convenience script is provided to help you develop new documentation. To use it you must first install the optional tools, and then run the script.

pip install -r shared/tools.txt
./develop.sh en_us/install_operations/

It will output a line of text that looks like this.

Serving on http://127.0.0.1:9090

You can copy this URL into a web browser to see the HTML output for your project.

The command starts an HTTP server that renders the HTML for the project. This HTTP server also monitors the project and detects any changes. When you save a change to a file, the server rebuilds the HTML and refreshes your browser automatically. In this way you can rapidly see how changes you make will be rendered as HTML.

edx-documentation's People

Contributors

catong avatar srpearce avatar mhoeber avatar grantgoodmanedx avatar nedbat avatar feanil avatar sarina avatar debchatigny avatar singingwolfboy avatar marcotuts avatar cptvitamin avatar mattdrayer avatar justinhynes avatar robrap avatar mulby avatar vkaracic avatar giovannicimolin avatar edx-requirements-bot avatar mehaknasir avatar andy-armstrong avatar jmbowman avatar thallada avatar jansenk avatar gsong avatar jristau1984 avatar dependabot[bot] avatar cpennington avatar dianakhuang avatar hammadahmadwaqas avatar kelketek avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.