mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 15:20:10 +01:00
docs: update doxygen-links
One of these URLs are dead these days, and the other one forwards to the current one, doxygen.nl. Let's get these links up to date. Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Reviewed-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
This commit is contained in:
parent
7c4a4fb09a
commit
c59c793ae5
2 changed files with 2 additions and 2 deletions
|
|
@ -59,7 +59,7 @@ and not <code>a=b+c;</code>
|
|||
<li>
|
||||
<p>Use comments wherever you think it would be helpful for other developers.
|
||||
Several specific cases and style examples follow. Note that we roughly
|
||||
follow <a href="https://www.stack.nl/~dimitri/doxygen/">Doxygen</a> conventions.
|
||||
follow <a href="http://www.doxygen.nl">Doxygen</a> conventions.
|
||||
</p>
|
||||
Single-line comments:
|
||||
<pre>
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
<h1>Source Documentation</h1>
|
||||
|
||||
<p>
|
||||
<a href="http://www.doxygen.org">Doxygen</a>
|
||||
<a href="http://www.doxygen.nl">Doxygen</a>
|
||||
is used to automatically
|
||||
produce cross-referenced documentation from the Mesa source code.
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue