From: Andreas Boll Date: Mon, 25 Jun 2012 19:52:51 +0000 (+0200) Subject: docs: update some broken/old links X-Git-Tag: mesa-9.0~1437 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=297309ce2366dcc81df5403eb56547f1feedd0e0;p=platform%2Fupstream%2Fmesa.git docs: update some broken/old links Signed-off-by: Brian Paul --- diff --git a/docs/faq.html b/docs/faq.html index dbef6a5..fa90d5b 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -389,7 +389,7 @@ algorithms).

In the mean time, a 3rd party plug-in library is available.

diff --git a/docs/repository.html b/docs/repository.html index 3e05871..adbfcf9 100644 --- a/docs/repository.html +++ b/docs/repository.html @@ -10,7 +10,7 @@

Code Repository

-Mesa uses git +Mesa uses git as its source code management system.

@@ -95,7 +95,7 @@ Once your account is established:

Windows Users

-If you're +If you're using git on Windows you'll want to enable automatic CR/LF conversion in your local copy of the repository:

diff --git a/docs/sourcedocs.html b/docs/sourcedocs.html index 2b1633c..898ecac 100644 --- a/docs/sourcedocs.html +++ b/docs/sourcedocs.html @@ -24,7 +24,7 @@ the doxygen directory and run make.

For an example of Doxygen usage in Mesa, see a recent source file -such as bufferobj.c. +such as bufferobj.c.

diff --git a/docs/thanks.html b/docs/thanks.html index b9a2b27..6b658e3 100644 --- a/docs/thanks.html +++ b/docs/thanks.html @@ -33,7 +33,7 @@ Tungsten Graphics, Inc. have supported the ongoing development of Mesa.

  • The -Mesa +Mesa website is hosted by Allen Akin's glean is a framework for OpenGL testing. -
  • Valgrind is a very useful tool for tracking down memory-related problems in your code.