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