docs: update doxygen-links
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Mon, 3 Jun 2019 17:23:07 +0000 (19:23 +0200)
committerErik Faye-Lund <erik.faye-lund@collabora.com>
Wed, 5 Jun 2019 21:48:45 +0000 (23:48 +0200)
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>
docs/codingstyle.html
docs/sourcedocs.html

index aa1e09cba32ad3dce39227a9e97f74710dace330..1b296630e3d1f0676a2fa515a8194d71d80d0bd1 100644 (file)
@@ -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>
index ac6fffe18b672e60849f22f4cfe70a97986d989b..7bf5508f726a0466aa0488a808f913165db11fcb 100644 (file)
@@ -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>