mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 07:20:10 +01:00
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:
parent
29cba3b695
commit
9af82b5026
3 changed files with 2 additions and 1 deletions
1
.gitlab-ci/docs
Symbolic link
1
.gitlab-ci/docs
Symbolic link
|
|
@ -0,0 +1 @@
|
||||||
|
../docs/ci
|
||||||
|
|
@ -61,7 +61,7 @@
|
||||||
devinfo
|
devinfo
|
||||||
codingstyle
|
codingstyle
|
||||||
submittingpatches
|
submittingpatches
|
||||||
ci
|
ci/index
|
||||||
releasing
|
releasing
|
||||||
release-calendar
|
release-calendar
|
||||||
sourcedocs
|
sourcedocs
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue