mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 13:50:11 +01:00
These Doxygen features are deprecated, as reported by Doxygen 1.8.9.1
Warning: Tag `USE_WINDOWS_ENCODING' at line 66 of file `common.doxy' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Warning: Tag `DETAILS_AT_TOP' at line 157 of file `common.doxy' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Warning: Tag `HTML_ALIGN_MEMBERS' at line 616 of file `common.doxy' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Warning: Tag `XML_SCHEMA' at line 848 of file `common.doxy' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Warning: Tag `XML_DTD' at line 854 of file `common.doxy' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 1115 of file `common.doxy' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 1123 of file `common.doxy' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Signed-off-by: Rhys Kidd <rhyskidd@gmail.com>
Acked-by: Emil Velikov <emil.velikov@collabora.com>
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| common.doxy | ||
| core_subset.doxy | ||
| doxy.bat | ||
| gallium.doc | ||
| gallium.doxy | ||
| gbm.doxy | ||
| glapi.doxy | ||
| glsl.doxy | ||
| header.html | ||
| header_subset.html | ||
| i965.doxy | ||
| main.doxy | ||
| Makefile | ||
| math.doxy | ||
| math_subset.doxy | ||
| radeon_subset.doxy | ||
| README | ||
| swrast.doxy | ||
| swrast_setup.doxy | ||
| tnl.doxy | ||
| tnl_dd.doxy | ||
| vbo.doxy | ||
This directory is for doxygen (a source code documentation system). See http://www.doxygen.org/ for more info. Either run 'make' (Unix) or 'doxy.bat' (Windows) to run doxygen and generate souce code documentation. Then, load either doxygen/main/index.html or doxygen/core_subset/index.html into your web browser.