docs: Move the current CI .rst doc to docs/ci/ and link to it from .gitlab-ci.

I want the docs to be discoverable next to the code, and sphinx insists
that all docs are under the top-level docs dir (sigh).  We can't symlink
from that dir to .gitlab-ci because windows builds can't do symlinks, so
link back the other direction.

Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5510>
This commit is contained in:
Eric Anholt 2020-07-06 20:53:31 -07:00 committed by Marge Bot
parent 29cba3b695
commit 9af82b5026
3 changed files with 2 additions and 1 deletions

1
.gitlab-ci/docs Symbolic link
View File

@ -0,0 +1 @@
../docs/ci

View File

@ -61,7 +61,7 @@
devinfo
codingstyle
submittingpatches
ci
ci/index
releasing
release-calendar
sourcedocs