gallium/docs: Add a debugging section
[mesa.git] / src / gallium / docs / source / index.rst
1 .. Gallium documentation master file, created by
2 sphinx-quickstart on Sun Dec 20 14:09:05 2009.
3 You can adapt this file completely to your liking, but it should at least
4 contain the root `toctree` directive.
5
6 Welcome to Gallium's documentation!
7 ===================================
8
9 Contents:
10
11 .. toctree::
12 :maxdepth: 2
13
14 intro
15 debugging
16 tgsi
17 screen
18 context
19 cso
20 distro
21 glossary
22
23 Indices and tables
24 ==================
25
26 * :ref:`genindex`
27 * :ref:`modindex`
28 * :ref:`search`
29