Adding reference pages to toctree.

This commit is contained in:
Maggie Mari 2012-08-24 16:02:38 -05:00
commit 52d7b8b6f5
5 changed files with 39 additions and 0 deletions

9
docs/source/doc/core.rst Normal file
View file

@ -0,0 +1,9 @@
********************************
llvm.core
********************************
.. toctree::
:titlesonly:
:glob:
llvm.core.*

View file

@ -0,0 +1,9 @@
********************************
llvm.core
********************************
.. toctree::
:titlesonly:
:glob:
llvm.core.*

View file

@ -0,0 +1,9 @@
********************************
llvm.ee
********************************
.. toctree::
:titlesonly:
:glob:
llvm.ee.*

View file

@ -0,0 +1,9 @@
********************************
llvm.passes
********************************
.. toctree::
:titlesonly:
:glob:
llvm.passes.*

View file

@ -16,6 +16,9 @@ Contents:
doc/llvm_cbuilder.rst
doc/llpython/index.rst
doc/examples.rst
doc/llvmcore.rst
doc/llvmee.rst
doc/llvmpasses.rst
Indices and tables