docs: replace CVS with git

Reviewed-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
Andreas Boll
2013-01-30 22:35:35 +01:00
parent 990bd49fba
commit dbbe108951

View File

@@ -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>