blob: 1faeb81071f007fdd6a825ce668cf696e5a52724 [file] [log] [blame] [edit]
.. _contributing-to-emscripten-index:
==========================
Contributing to Emscripten
==========================
This section contains articles that are relevant to anyone who wants to contribute to Emscripten and help improve the project.
- :ref:`contributing` provides an introduction to contributing, along with a few ideas for how you can help.
- The :ref:`Developer's-Guide` contains contributor-relevant information, covering compiler operation and submitting patches to the Emscripten repositories.
- :ref:`emscripten-authors` is a list of all Emscripten contributors. If you contribute you must accept the projects :ref:`open source licenses (MIT/LLVM) <emscripten-license>` and add yourself to the list!
.. toctree::
:hidden:
contributing
developers_guide
AUTHORS