summaryrefslogtreecommitdiffstats
path: root/doxygen/header.html
diff options
context:
space:
mode:
authorElie TOURNIER <tournier.elie@gmail.com>2016-04-09 15:48:13 +0200
committerEmil Velikov <emil.l.velikov@gmail.com>2016-04-13 13:44:33 +0100
commitf04565c876b7d04a50da60ce658b2cc00dd5a140 (patch)
treefb07641e87cda6582b2643f0c0306b67735d709a /doxygen/header.html
parent3157df58d03790f63ad78f2e4fc11944bf51bf2a (diff)
downloadexternal_mesa3d-f04565c876b7d04a50da60ce658b2cc00dd5a140.zip
external_mesa3d-f04565c876b7d04a50da60ce658b2cc00dd5a140.tar.gz
external_mesa3d-f04565c876b7d04a50da60ce658b2cc00dd5a140.tar.bz2
doxygen: Generate Doxygen for NIR
Now, one can do the following to generate and read the nir Doxygen: cd $MESA_TOP/doxygen make firefox nir/index.html Update v2: Correct TAGFILES in nir.doxy Signed-off-by: Elie TOURNIER <tournier.elie@gmail.com> Reviewed-by: Rhys Kidd <rhyskidd@gmail.com> [Emil Velikov] v3: Rebase. Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Diffstat (limited to 'doxygen/header.html')
-rw-r--r--doxygen/header.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doxygen/header.html b/doxygen/header.html
index 034231c..9f12b58 100644
--- a/doxygen/header.html
+++ b/doxygen/header.html
@@ -8,6 +8,7 @@
<a class="qindex" href="../main/index.html">core</a> |
<a class="qindex" href="../glapi/index.html">glapi</a> |
<a class="qindex" href="../glsl/index.html">glsl</a> |
+<a class="qindex" href="../nir/index.html">nir</a> |
<a class="qindex" href="../vbo/index.html">vbo</a> |
<a class="qindex" href="../math/index.html">math</a> |
<a class="qindex" href="../swrast/index.html">swrast</a> |