Erik Faye-Lund
|
9a644d7017
|
docs: specify redirects in conf.py instead
This makes it much easier to discover these.
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7174>
|
2020-10-21 18:11:39 +00:00 |
|
Erik Faye-Lund
|
47f52e83d1
|
docs: specify redirects relative to docs-root
It's a lot easier to reason about redirects if they're specified
relative to thje docs-root, so let's do that instead.
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7174>
|
2020-10-21 18:11:39 +00:00 |
|
Erik Faye-Lund
|
7daf953bc0
|
docs: verify that targets for relative redirects exist
This makes it a bit easier to update the redirects.
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7174>
|
2020-10-21 18:11:39 +00:00 |
|
Erik Faye-Lund
|
a85c3189fa
|
docs: create leading directories for redirects
This will be useful when removing entire directories from the docs,
which will happen in an upcoming patch.
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7174>
|
2020-10-21 18:11:39 +00:00 |
|
Erik Faye-Lund
|
e48b77b5b1
|
docs: remove webmaster article
This article is out-of-date, so let's instead forward to the "About
Mesa3D.org" article on the main website. This explains where to submit
merge requests for wanted changes.
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6862>
|
2020-09-28 07:51:31 +00:00 |
|
Erik Faye-Lund
|
d2dfbf0e66
|
docs: store prefixes in redirects
This allows us to link to articles that are using pretty-URLs without
adding an ugly "/index.html"-suffix to them.
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6862>
|
2020-09-28 07:51:30 +00:00 |
|
Erik Faye-Lund
|
026615c0f9
|
docs: fixup envvar output
Sphinx 2.x has changed how this works, and some of this whitespace now
gets stripped as a result. So let's instead actual whitespace as separate
text-nodes instead.
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5706>
|
2020-07-07 10:22:08 +00:00 |
|
Erik Faye-Lund
|
892fdde23f
|
docs: move gallium specific docs into gallium folder
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5706>
|
2020-07-07 10:22:08 +00:00 |
|
Erik Faye-Lund
|
64a4ba9e1c
|
docs: add an extension to generate redirects
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5706>
|
2020-07-07 10:22:08 +00:00 |
|
Erik Faye-Lund
|
2f81398187
|
merge gallium docs into main docs
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5706>
|
2020-07-07 10:22:08 +00:00 |
|