doxygen: Plumb through gallium/ to automated documentation
authorRhys Kidd <rhyskidd@gmail.com>
Wed, 25 May 2016 21:10:45 +0000 (17:10 -0400)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 30 May 2016 16:53:45 +0000 (17:53 +0100)
commitdb975fa86c6075e05a5c5e0ed5c82ecbb61a5f66
treea7bc9b4f8be015295594be037d5e7d532ea454eb
parent26f4638684b8b40751063d8e33dc1c4da298fe0e
doxygen: Plumb through gallium/ to automated documentation

Add Gallium and the Gallium-based drivers to doxygen's automated
code documentation infrastructure.

Can be individually created with:

  cd $MESA_TOP_LEVEL/
  make -C doxygen/ gallium.tag

Benefits from the existing doxygen Makefile runners to clean up
afterwards with 'make clean'.

Signed-off-by: Rhys Kidd <rhyskidd@gmail.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
doxygen/Makefile