diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2021-05-14 17:20:07 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-05-14 17:20:08 +0100 |
commit | 6d34aa9969ff85ca6eaeb4dc1988a4d4e13e7d79 (patch) | |
tree | 1e4e422b5c81bbf74fab5859073ff3f5028ea6e1 /docs/system/_templates/editpage.html | |
parent | 499063d00ad3dba7bccd6bcc7f41e33e03866e9e (diff) | |
parent | 73e6aec6522e1edd63f631c52577b49a39bc234f (diff) |
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/system/_templates/editpage.html')
-rw-r--r-- | docs/system/_templates/editpage.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/system/_templates/editpage.html b/docs/system/_templates/editpage.html deleted file mode 100644 index 6586b2e257..0000000000 --- a/docs/system/_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/system/{{pagename}}.rst">Page source</a></li> - </ul> -</div> |