docs: Move the current CI .rst doc to docs/ci/ and link to it from .gitlab-ci.
authorEric Anholt <eric@anholt.net>
Tue, 7 Jul 2020 03:53:31 +0000 (20:53 -0700)
committerMarge Bot <eric+marge@anholt.net>
Wed, 8 Jul 2020 20:13:11 +0000 (20:13 +0000)
commit9af82b50264698e90d8914e9499d6301f875483a
tree59785e2afd6dff8fd0dd89516109bfd62d095ee5
parent29cba3b6954dc26ada9b5797be289f9617728974
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>
.gitlab-ci/docs [new symlink]
docs/ci.rst [deleted file]
docs/ci/index.rst [new file with mode: 0644]
docs/contents.rst