summaryrefslogtreecommitdiffstats
path: root/docs/sourcedocs.html
diff options
context:
space:
mode:
authorAndreas Boll <andreas.boll.dev@gmail.com>2013-01-30 22:35:35 +0100
committerAndreas Boll <andreas.boll.dev@gmail.com>2013-02-11 10:58:33 +0100
commitdbbe10895167dcf9181a27ca884b43833d8252a2 (patch)
tree541d9d5348f8234b3a3e6d1133c891fd535097da /docs/sourcedocs.html
parent990bd49fba7d539e950bdda6eb9819a9abf14850 (diff)
downloadexternal_mesa3d-dbbe10895167dcf9181a27ca884b43833d8252a2.zip
external_mesa3d-dbbe10895167dcf9181a27ca884b43833d8252a2.tar.gz
external_mesa3d-dbbe10895167dcf9181a27ca884b43833d8252a2.tar.bz2
docs: replace CVS with git
Reviewed-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'docs/sourcedocs.html')
-rw-r--r--docs/sourcedocs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sourcedocs.html b/docs/sourcedocs.html
index 253e81c..0a0080d 100644
--- a/docs/sourcedocs.html
+++ b/docs/sourcedocs.html
@@ -25,7 +25,7 @@ produce cross-referenced documentation from the Mesa source code.
<p>
The Doxygen configuration files and generated files are not included
in the normal Mesa distribution (they're very large).
-To generate Doxygen documentation, download Mesa from CVS, change to
+To generate Doxygen documentation, download Mesa from git, change to
the <code>doxygen</code> directory and run <code>make</code>.
</P>