summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJan Zielinski <jan.zielinski@intel.com>2021-06-10 13:16:04 +0200
committerMarge Bot <emma+marge@anholt.net>2021-12-06 23:37:50 +0000
commitce4c96ea1bce9f2f85fccc33bda9277bd6339139 (patch)
tree5c01354e181306f17b723983f794dea0556cabc5 /docs/conf.py
parente2de00876a7033b6923f912af8d2b0bbd100e113 (diff)
downloadmesa-ce4c96ea1bce9f2f85fccc33bda9277bd6339139.tar.gz
gallium/swr: clean up the documentation after SWR removal from main
Reviewed-by: Dylan Baker <dylan@pnwbakers.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11264>
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/conf.py b/docs/conf.py
index ba789390467..998f209e998 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -139,11 +139,6 @@ html_redirects = [
('gallium/drivers/freedreno', 'drivers/freedreno.html'),
('gallium/drivers/freedreno/ir3-notes', 'drivers/freedreno/ir3-notes.html'),
('gallium/drivers/llvmpipe', 'drivers/llvmpipe.html'),
- ('gallium/drivers/openswr', 'drivers/openswr.html'),
- ('gallium/drivers/openswr/faq', 'drivers/openswr/faq.html'),
- ('gallium/drivers/openswr/knobs', 'drivers/openswr/knobs.html'),
- ('gallium/drivers/openswr/profiling', 'drivers/openswr/profiling.html'),
- ('gallium/drivers/openswr/usage', 'drivers/openswr/usage.html'),
('gallium/drivers/zink', 'drivers/zink.html'),
('llvmpipe', 'drivers/llvmpipe.html'),
('postprocess', 'gallium/postprocess.html'),