llvmpy/docs/source/doc/userguide.rst
2012-08-09 13:53:21 -05:00

17 lines
304 B
ReStructuredText

************
User Guide
************
llvmpy provides Python bindings for LLVM. This document explains how
you can setup and use it. A working knowledge of Python and a basic idea
of LLVM is assumed.
.. toctree::
:maxdepth: 1
getting_started.rst
llvm_concepts.rst
llvmpy_package.rst