blob: c24e83b64a45041b240024b162bc2fecab7492aa [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
Michael J. Spencer365f1ec2012-04-25 19:34:24 +00008See the :ref:`getting started <getting_started>` guide.
Daniel Dunbareaa88c82012-04-06 23:47:34 +00009
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`.