From 7ba1a879efe60def790b63d9911987fead0561a1 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 4 Jun 2010 17:47:06 -0600 Subject: docs: links to the Mesa demos git repo --- docs/repository.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/repository.html b/docs/repository.html index 95d274a7a2..954bd0d42e 100644 --- a/docs/repository.html +++ b/docs/repository.html @@ -27,7 +27,9 @@ You may access the repository either as an

You may also browse the git repository. +target="_parent">browse the main Mesa git repository and the +Mesa demos and tests git repository.

@@ -48,6 +50,10 @@ To get the Mesa sources anonymously (read-only):
     git pull origin
     
+
  • If you also want the Mesa demos/tests repository: +
    +    git clone git://anongit.freedesktop.org/git/mesa/demos
    +    
    @@ -79,6 +85,10 @@ Once your account is established:
         git pull origin
         
    +
  • If you also want the Mesa demos/tests repository: +
    +    git clone git+ssh://username@git.freedesktop.org/git/mesa/demos
    +    
    -- cgit v1.2.3