From ae2694efe06807a24ada97bcdd55da91f51d3c59 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Fri, 21 Sep 2018 14:39:53 +0100 Subject: docs: update repo URLs after GitLab move I also updated the developer instructions; presumably someone who's been given commit rights already knows how to clone a repository :) A more useful thing is to show how to update the pushurl, and how to use access tokens to push over HTTPS (especially for us at Intel, where non-http traffic is a pain). Signed-off-by: Eric Engestrom Reviewed-by: Emil Velikov Reviewed-by: Dylan Baker --- docs/sourcedocs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/sourcedocs.html') diff --git a/docs/sourcedocs.html b/docs/sourcedocs.html index 660dcb2ef0e..10a0810ad22 100644 --- a/docs/sourcedocs.html +++ b/docs/sourcedocs.html @@ -31,7 +31,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.

-- cgit v1.2.3