summaryrefslogtreecommitdiffstats
path: root/doxygen/.gitignore
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/.gitignore
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/.gitignore')
-rw-r--r--doxygen/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/doxygen/.gitignore b/doxygen/.gitignore
index ea67dd5..4773413 100644
--- a/doxygen/.gitignore
+++ b/doxygen/.gitignore
@@ -10,6 +10,7 @@ i965
main
math
math_subset
+nir
radeon_subset
swrast
swrast_setup