llvm-capstone/lld/docs/development.rst
Michael J. Spencer 365f1ec246 [docs] Add getting started guide.
llvm-svn: 155578
2012-04-25 19:34:24 +00:00

14 lines
403 B
ReStructuredText

.. _development:
Development
===========
lld is developed as part of the `LLVM <http://llvm.org>`_ project.
See the :ref:`getting started <getting_started>` guide.
The project documentation is written in reStructuredText and generated using the
`Sphinx <http://sphinx.pocoo.org/>`_ documentation generator. For more
information on writing documentation for the project, see the
:ref:`sphinx_intro`.