diff --git a/docs/codingstyle.html b/docs/codingstyle.html
index aa1e09cba32..1b296630e3d 100644
--- a/docs/codingstyle.html
+++ b/docs/codingstyle.html
@@ -59,7 +59,7 @@ and not a=b+c;
Use comments wherever you think it would be helpful for other developers. Several specific cases and style examples follow. Note that we roughly -follow Doxygen conventions. +follow Doxygen conventions.
Single-line comments:diff --git a/docs/sourcedocs.html b/docs/sourcedocs.html index ac6fffe18b6..7bf5508f726 100644 --- a/docs/sourcedocs.html +++ b/docs/sourcedocs.html @@ -17,7 +17,7 @@Source Documentation
-Doxygen +Doxygen is used to automatically produce cross-referenced documentation from the Mesa source code.