diff options
author | Eric Anholt <[email protected]> | 2020-07-06 20:53:31 -0700 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-07-08 20:13:11 +0000 |
commit | 9af82b50264698e90d8914e9499d6301f875483a (patch) | |
tree | 59785e2afd6dff8fd0dd89516109bfd62d095ee5 /docs/contents.rst | |
parent | 29cba3b6954dc26ada9b5797be289f9617728974 (diff) |
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 <[email protected]>
Reviewed-by: Erik Faye-Lund <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5510>
Diffstat (limited to 'docs/contents.rst')
-rw-r--r-- | docs/contents.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contents.rst b/docs/contents.rst index 4403bc0898d..f825ba8cbdc 100644 --- a/docs/contents.rst +++ b/docs/contents.rst @@ -61,7 +61,7 @@ devinfo codingstyle submittingpatches - ci + ci/index releasing release-calendar sourcedocs |