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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user