<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/docs/_templates, branch spice_video_codecs</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/docs/_templates?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/docs/_templates?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2021-07-18T09:59:47+00:00</updated>
<entry>
<title>docs: Add QEMU version information to HTML footer</title>
<updated>2021-07-18T09:59:47+00:00</updated>
<author>
<name>Peter Maydell</name>
</author>
<published>2021-07-05T09:55:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=3a50c8f3067aaf344a568b8de6a68887ee55bc21'/>
<id>urn:sha1:3a50c8f3067aaf344a568b8de6a68887ee55bc21</id>
<content type='text'>
Add a line to the HTML document footer mentioning the QEMU version.
The version information is already provided in very faint text below
the QEMU logo in the sidebar, but that is rather inconspicious, so
repeating it in the footer seems useful.

Signed-off-by: Peter Maydell &lt;peter.maydell@linaro.org&gt;
Acked-by: Markus Armbruster &lt;armbru@redhat.com&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Reviewed-by: Daniel P. Berrangé &lt;berrange@redhat.com&gt;
Message-id: 20210705095547.15790-8-peter.maydell@linaro.org
</content>
</entry>
<entry>
<title>docs: Add license note to the HTML page footer</title>
<updated>2021-07-18T09:59:47+00:00</updated>
<author>
<name>Peter Maydell</name>
</author>
<published>2021-07-05T09:55:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=13f934e79fa72d28a2c7de584a45c646b65d524f'/>
<id>urn:sha1:13f934e79fa72d28a2c7de584a45c646b65d524f</id>
<content type='text'>
The standard Sphinx/RTD HTML page footer gives a copyright line
(based on the 'copyright' variable set in conf.py) and a line "Built
with Sphinx using a theme provided by Read the Docs" (which can be
disabled via the html_show_sphinx variable, but we leave it enabled).
As a free software project, we'd like to also mention the license
QEMU and its manual are released under.

Add a template footer.html which defines the 'extrafooter' block that
the RtD theme provides for this purpose.  The new line of text will
go below the existing copyright and sphinx-acknowledgement lines.
(Unfortunately the RTD footer template does not permit putting it
after the copyright but before the sphinx-acknowledgement.)

We use the templating functionality to make the new text also be a
hyperlink to the about/license.html page of the manual.

Unlike rst files, HTML template files are not reported to our depfile
plugin, so we maintain a manual list in meson.build.  New template
files should be rare, so not being able to auto-generate the
dependency info is not too awkward.

Signed-off-by: Peter Maydell &lt;peter.maydell@linaro.org&gt;
Acked-by: Markus Armbruster &lt;armbru@redhat.com&gt;
Reviewed-by: Daniel P. Berrangé &lt;berrange@redhat.com&gt;
Message-id: 20210705095547.15790-7-peter.maydell@linaro.org
</content>
</entry>
<entry>
<title>sphinx: adopt kernel readthedoc theme</title>
<updated>2021-05-14T11:05:03+00:00</updated>
<author>
<name>Marc-André Lureau</name>
</author>
<published>2021-03-23T11:53:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=73e6aec6522e1edd63f631c52577b49a39bc234f'/>
<id>urn:sha1:73e6aec6522e1edd63f631c52577b49a39bc234f</id>
<content type='text'>
The default "alabaster" sphinx theme has a couple shortcomings:
- the navbar moves along the page
- the search bar is not always at the same place
- it lacks some contrast and colours

The "rtd" theme from readthedocs.org is a popular third party theme used
notably by the kernel, with a custom style sheet. I like it better,
perhaps others do too. It also simplifies the "Edit on Gitlab" links.

Tweak a bit the custom theme to match qemu.org style, use the
QEMU logo, and favicon etc.

Signed-off-by: Marc-André Lureau &lt;marcandre.lureau@redhat.com&gt;
Tested-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
Message-Id: &lt;20210323115328.4146052-1-marcandre.lureau@redhat.com&gt;
Reviewed-by: John Snow &lt;jsnow@redhat.com&gt;
</content>
</entry>
<entry>
<title>docs: add "page source" link to sphinx documentation</title>
<updated>2020-11-10T07:51:30+00:00</updated>
<author>
<name>Daniel P. Berrangé</name>
</author>
<published>2020-11-02T13:09:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=704a256da83d6535fce879ba4137299bbe626e5e'/>
<id>urn:sha1:704a256da83d6535fce879ba4137299bbe626e5e</id>
<content type='text'>
Add a link to the top of the sidebar in every docs page that takes the
user back to the source code in gitlab.

Signed-off-by: Daniel P. Berrangé &lt;berrange@redhat.com&gt;
Message-Id: &lt;20201102130926.161183-5-berrange@redhat.com&gt;
Signed-off-by: Thomas Huth &lt;thuth@redhat.com&gt;
</content>
</entry>
</feed>
