Module: Mesa Branch: master Commit: dbbe10895167dcf9181a27ca884b43833d8252a2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dbbe10895167dcf9181a27ca884b43833d8252a2
Author: Andreas Boll <[email protected]> Date: Wed Jan 30 22:35:35 2013 +0100 docs: replace CVS with git Reviewed-by: Brian Paul <[email protected]> --- docs/sourcedocs.html | 2 +- 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> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
