summaryrefslogtreecommitdiffstats
path: root/docs/specs/_templates
diff options
context:
space:
mode:
authorPeter Maydell2021-05-14 18:20:07 +0200
committerPeter Maydell2021-05-14 18:20:08 +0200
commit6d34aa9969ff85ca6eaeb4dc1988a4d4e13e7d79 (patch)
tree1e4e422b5c81bbf74fab5859073ff3f5028ea6e1 /docs/specs/_templates
parentMerge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-v1' into sta... (diff)
parentsphinx: adopt kernel readthedoc theme (diff)
downloadqemu-6d34aa9969ff85ca6eaeb4dc1988a4d4e13e7d79.tar.gz
qemu-6d34aa9969ff85ca6eaeb4dc1988a4d4e13e7d79.tar.xz
qemu-6d34aa9969ff85ca6eaeb4dc1988a4d4e13e7d79.zip
Merge remote-tracking branch 'remotes/marcandre/tags/rtd-pull-request' into staging
Pull request # gpg: Signature made Fri 14 May 2021 12:12:24 BST # gpg: using RSA key 87A9BD933F87C606D276F62DDAE8E10975969CE5 # gpg: issuer "marcandre.lureau@redhat.com" # gpg: Good signature from "Marc-André Lureau <marcandre.lureau@redhat.com>" [full] # gpg: aka "Marc-André Lureau <marcandre.lureau@gmail.com>" [full] # Primary key fingerprint: 87A9 BD93 3F87 C606 D276 F62D DAE8 E109 7596 9CE5 * remotes/marcandre/tags/rtd-pull-request: sphinx: adopt kernel readthedoc theme Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'docs/specs/_templates')
-rw-r--r--docs/specs/_templates/editpage.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/specs/_templates/editpage.html b/docs/specs/_templates/editpage.html
deleted file mode 100644
index aaa468aa98..0000000000
--- a/docs/specs/_templates/editpage.html
+++ /dev/null
@@ -1,5 +0,0 @@
-<div id="editpage">
- <ul>
- <li><a href="https://gitlab.com/qemu-project/qemu/-/blob/master/docs/specs/{{pagename}}.rst">Page source</a></li>
- </ul>
-</div>