summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorEric Engestrom <eric@engestrom.ch>2020-06-20 00:41:53 +0200
committerMarge Bot <eric+marge@anholt.net>2020-06-22 23:06:00 +0000
commitb4335aaf0ed69596f4d8a192501fe1a4f1ebf494 (patch)
treea3cad49416a5f9db2b970964d54795eb53032092 /docs/conf.py
parentc72832e83c6a811adc464c35285bdbb602e5f43b (diff)
downloadmesa-b4335aaf0ed69596f4d8a192501fe1a4f1ebf494.tar.gz
docs: drop deleted file from extra sphinx files
Fixes: 3e37b7e6bbad007c168a ("docs: remove plain-text copy of versions.rst") Signed-off-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5567>
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 65bd4c983fd..e127c9e4174 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -120,7 +120,6 @@ html_extra_path = [
'README.UVD',
'README.VCE',
'README.WIN32',
- 'VERSIONS'
]