blob: 2b12e38ff604055c56361b1a93ca6c20bd9fbb31 [file] [log] [blame]
Daniel Dunbareaa88c82012-04-06 23:47:34 +00001.. _development:
2
3Development
4===========
5
6lld is developed as part of the `LLVM <http://llvm.org>`_ project.
7
8.. todo:: Write "getting started" style instructions for developers.
9
10The project documentation is written in reStructuredText and generated using the
11`Sphinx <http://sphinx.pocoo.org/>`_ documentation generator. For more
12information on writing documentation for the project, see the
13:ref:`sphinx_intro`.