doxygen: Remove references to miniglx
miniglx was removed in February 2010. Clean up remaining
unnecessary doxygen references.
commit a9e3669683
Author: Kristian Høgsberg <krh@bitplanet.net>
Date: Thu Feb 25 16:17:04 2010 -0500
Remove remaining miniglx references
Signed-off-by: Rhys Kidd <rhyskidd@gmail.com>
Acked-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
1
doxygen/.gitignore
vendored
1
doxygen/.gitignore
vendored
@@ -13,7 +13,6 @@ i965
|
|||||||
main
|
main
|
||||||
math
|
math
|
||||||
math_subset
|
math_subset
|
||||||
miniglx
|
|
||||||
radeondrm
|
radeondrm
|
||||||
radeonfb
|
radeonfb
|
||||||
radeon_subset
|
radeon_subset
|
||||||
|
@@ -190,8 +190,7 @@ SKIP_FUNCTION_MACROS = YES
|
|||||||
# Configuration::addtions related to external references
|
# Configuration::addtions related to external references
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
TAGFILES = \
|
TAGFILES = \
|
||||||
math_subset.tag=../math_subset \
|
math_subset.tag=../math_subset
|
||||||
miniglx.tag=../miniglx
|
|
||||||
GENERATE_TAGFILE = core_subset.tag
|
GENERATE_TAGFILE = core_subset.tag
|
||||||
ALLEXTERNALS = NO
|
ALLEXTERNALS = NO
|
||||||
PERL_PATH =
|
PERL_PATH =
|
||||||
|
@@ -6,6 +6,5 @@
|
|||||||
<div class="qindex">
|
<div class="qindex">
|
||||||
<a class="qindex" href="../core_subset/index.html">Mesa Core</a> |
|
<a class="qindex" href="../core_subset/index.html">Mesa Core</a> |
|
||||||
<a class="qindex" href="../math_subset/index.html">math</a> |
|
<a class="qindex" href="../math_subset/index.html">math</a> |
|
||||||
<a class="qindex" href="../miniglx/index.html">MiniGLX</a> |
|
|
||||||
<a class="qindex" href="../radeon_subset/index.html">radeon_subset</a>
|
<a class="qindex" href="../radeon_subset/index.html">radeon_subset</a>
|
||||||
</div>
|
</div>
|
||||||
|
@@ -168,8 +168,7 @@ SKIP_FUNCTION_MACROS = YES
|
|||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
TAGFILES = \
|
TAGFILES = \
|
||||||
core_subset.tag=../core_subset \
|
core_subset.tag=../core_subset \
|
||||||
math_subset.tag=../math_subset \
|
math_subset.tag=../math_subset
|
||||||
miniglx.tag=../miniglx
|
|
||||||
GENERATE_TAGFILE = radeon_subset.tag
|
GENERATE_TAGFILE = radeon_subset.tag
|
||||||
ALLEXTERNALS = NO
|
ALLEXTERNALS = NO
|
||||||
PERL_PATH =
|
PERL_PATH =
|
||||||
|
Reference in New Issue
Block a user