llvmpy/docs/source/doc
Paul Sokolovsky d36cd1dbc7 Add docstring documentation to all llvm.core classes.
Some classes have docstrings, and lack rST docs (e.g. Module), few others
vice versa. It's unclear what is the best way to deal with this. IMHO,
docstrings should prevail, i.e. existing docs would rather be moved
to docstings. Anyway, for now just make sure that users don't miss
documentation, even if it's just list of classmembers.
2013-02-24 00:44:48 +02:00
..
examples Fix "title underline too short" warnings. 2013-02-24 00:44:48 +02:00
kaleidoscope Fill in required explicit argument for code-block. 2013-02-24 00:44:48 +02:00
llpython Moved and updated LLPython (formerly LLNumba) documentation from Numba repository. 2012-11-08 15:51:14 -06:00
comparision.rst Add Sphinx documentation. 2012-08-08 17:49:24 -05:00
core.rst Adding reference pages to toctree. 2012-11-12 10:51:42 -06:00
examples.rst DOC: Add first version of updated documentation. 2012-08-09 13:53:21 -05:00
firstexample.rst DOC: Add first version of updated documentation. 2012-08-09 13:53:21 -05:00
functions.rst Fix up code-highlighting sections. 2012-08-10 08:52:51 -05:00
getting_started.rst Fixed broken link in llvmpy docs. 2012-11-12 10:51:42 -06:00
llvm.core.Argument.rst Add docstring documentation to all llvm.core classes. 2013-02-24 00:44:48 +02:00
llvm.core.ArrayType.rst Add docstring documentation to all llvm.core classes. 2013-02-24 00:44:48 +02:00
llvm.core.BasicBlock.rst Add docstring documentation to all llvm.core classes. 2013-02-24 00:44:48 +02:00
llvm.core.Builder.rst Add docstring documentation to all llvm.core classes. 2013-02-24 00:44:48 +02:00
llvm.core.Constant.rst Add docstring documentation to all llvm.core classes. 2013-02-24 00:44:48 +02:00
llvm.core.Function.rst Add docstring documentation to all llvm.core classes. 2013-02-24 00:44:48 +02:00
llvm.core.FunctionType.rst Add docstring documentation to all llvm.core classes. 2013-02-24 00:44:48 +02:00
llvm.core.GlobalValue.rst Add docstring documentation to all llvm.core classes. 2013-02-24 00:44:48 +02:00
llvm.core.GlobalVariable.rst Add docstring documentation to all llvm.core classes. 2013-02-24 00:44:48 +02:00
llvm.core.Instruction.rst Add docstring documentation to all llvm.core classes. 2013-02-24 00:44:48 +02:00
llvm.core.IntegerType.rst Add docstring documentation to all llvm.core classes. 2013-02-24 00:44:48 +02:00
llvm.core.Module.rst Add docstring documentation to all llvm.core classes. 2013-02-24 00:44:48 +02:00
llvm.core.PointerType.rst Add docstring documentation to all llvm.core classes. 2013-02-24 00:44:48 +02:00
llvm.core.StructType.rst Add docstring documentation to all llvm.core classes. 2013-02-24 00:44:48 +02:00
llvm.core.Type.rst Add docstring documentation to all llvm.core classes. 2013-02-24 00:44:48 +02:00
llvm.core.User.rst Add docstring documentation to all llvm.core classes. 2013-02-24 00:44:48 +02:00
llvm.core.Value.rst Add docstring documentation to all llvm.core classes. 2013-02-24 00:44:48 +02:00
llvm.core.VectorType.rst Add docstring documentation to all llvm.core classes. 2013-02-24 00:44:48 +02:00
llvm.ee.EngineBuilder.rst Remove .md files and add .rst files 2012-08-08 18:07:13 -05:00
llvm.ee.ExecutionEngine.rst Remove .md files and add .rst files 2012-08-08 18:07:13 -05:00
llvm.ee.GenericValue.rst Remove .md files and add .rst files 2012-08-08 18:07:13 -05:00
llvm.ee.TargetData.rst Remove .md files and add .rst files 2012-08-08 18:07:13 -05:00
llvm.passes.FunctionPassManager.rst Remove .md files and add .rst files 2012-08-08 18:07:13 -05:00
llvm.passes.PassManager.rst Remove .md files and add .rst files 2012-08-08 18:07:13 -05:00
llvm.passes.PassManagerBuilder.rst Remove .md files and add .rst files 2012-08-08 18:07:13 -05:00
llvm_cbuilder.rst Fix "title underline too short" warnings. 2013-02-24 00:44:48 +02:00
llvm_concepts.rst Sublists must have blank lines before and after. 2013-02-24 00:44:48 +02:00
llvmcore.rst Adding reference pages to toctree. 2012-11-12 10:51:42 -06:00
llvmee.rst Adding reference pages to toctree. 2012-11-12 10:51:42 -06:00
llvmpasses.rst Adding reference pages to toctree. 2012-11-12 10:51:42 -06:00
llvmpy_package.rst Cleaned up bash highlighting. 2012-08-10 11:40:51 -05:00
types.rst Fix up code-highlighting sections. 2012-08-10 08:52:51 -05:00
userguide.rst DOC: Add first version of updated documentation. 2012-08-09 13:53:21 -05:00
values.rst Remove .md files and add .rst files 2012-08-08 18:07:13 -05:00