projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c72832e
)
docs: drop deleted file from extra sphinx files
author
Eric Engestrom
<eric@engestrom.ch>
Fri, 19 Jun 2020 22:41:53 +0000
(
00:41
+0200)
committer
Marge Bot
<eric+marge@anholt.net>
Mon, 22 Jun 2020 23:06:00 +0000
(23:06 +0000)
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>
docs/conf.py
patch
|
blob
|
history
diff --git
a/docs/conf.py
b/docs/conf.py
index 65bd4c983fd83519da418d4d49a1c50d51d62366..e127c9e4174bac46e3b1c13bf28f101b24296a50 100644
(file)
--- a/
docs/conf.py
+++ b/
docs/conf.py
@@
-120,7
+120,6
@@
html_extra_path = [
'README.UVD',
'README.VCE',
'README.WIN32',
- 'VERSIONS'
]