qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 00/11] Sphinx patches
@ 2021-11-05 13:32 marcandre.lureau
  2021-11-05 13:32 ` [PULL 01/11] docs/sphinx: add loaded modules to generated depfile marcandre.lureau
                   ` (11 more replies)
  0 siblings, 12 replies; 14+ messages in thread
From: marcandre.lureau @ 2021-11-05 13:32 UTC (permalink / raw)
  To: qemu-devel
  Cc: John Snow, Peter Maydell, Richard Henderson, Marc-André Lureau

From: Marc-André Lureau <marcandre.lureau@redhat.com>

The following changes since commit 18e356a53a2926a15343b914db64324d63748f25:

  Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-041121-2' into staging (2021-11-04 08:33:46 -0400)

are available in the Git repository at:

  git@gitlab.com:marcandre.lureau/qemu.git tags/sphinx-pull-request

for you to fetch changes up to e6e89422ed6907d14ea67f2b99269e6b5554d6be:

  docs/sphinx: change default role to "any" (2021-11-05 17:22:04 +0400)

----------------------------------------------------------------
Some Sphinx improvements

PR for 2 series:
https://patchew.org/QEMU/20211015105344.152591-1-marcandre.lureau@redhat.com/
https://patchew.org/QEMU/20211004215238.1523082-1-jsnow@redhat.com/

----------------------------------------------------------------

John Snow (3):
  docs: remove non-reference uses of single backticks
  docs: (further) remove non-reference uses of single backticks
  docs/sphinx: change default role to "any"

Marc-André Lureau (8):
  docs/sphinx: add loaded modules to generated depfile
  docs/sphinx: add static files to generated depfile
  docs/sphinx: add templates files to generated depfile
  tests/qapi-schema/meson: add depfile to sphinx doc
  meson: drop sphinx_extn_depends
  meson: drop sphinx_template_files
  docs/sphinx: set navigation_with_keys=True
  docs/sphinx: add 's' keyboard binding to focus search

 docs/conf.py                           | 12 +++++++++++-
 docs/devel/build-system.rst            | 16 ++++++++--------
 docs/devel/fuzzing.rst                 |  9 +++++----
 docs/devel/tcg-plugins.rst             |  2 +-
 docs/interop/live-block-operations.rst |  2 +-
 docs/meson.build                       | 10 ----------
 docs/sphinx-static/custom.js           |  9 +++++++++
 docs/sphinx/depfile.py                 | 19 +++++++++++++++++--
 docs/system/guest-loader.rst           |  2 +-
 docs/system/i386/sgx.rst               |  6 +++---
 qapi/block-core.json                   |  4 ++--
 include/qemu/module.h                  |  6 +++---
 qemu-options.hx                        |  4 ++--
 tests/qapi-schema/meson.build          |  6 ++++--
 14 files changed, 67 insertions(+), 40 deletions(-)
 create mode 100644 docs/sphinx-static/custom.js

-- 
2.33.0.721.g106298f7f9




^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2021-11-08  8:51 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-05 13:32 [PULL 00/11] Sphinx patches marcandre.lureau
2021-11-05 13:32 ` [PULL 01/11] docs/sphinx: add loaded modules to generated depfile marcandre.lureau
2021-11-05 13:32 ` [PULL 02/11] docs/sphinx: add static files " marcandre.lureau
2021-11-05 13:32 ` [PULL 03/11] docs/sphinx: add templates " marcandre.lureau
2021-11-05 13:32 ` [PULL 04/11] tests/qapi-schema/meson: add depfile to sphinx doc marcandre.lureau
2021-11-05 13:32 ` [PULL 05/11] meson: drop sphinx_extn_depends marcandre.lureau
2021-11-05 13:32 ` [PULL 06/11] meson: drop sphinx_template_files marcandre.lureau
2021-11-05 13:32 ` [PULL 07/11] docs/sphinx: set navigation_with_keys=True marcandre.lureau
2021-11-05 13:32 ` [PULL 08/11] docs/sphinx: add 's' keyboard binding to focus search marcandre.lureau
2021-11-05 13:32 ` [PULL 09/11] docs: remove non-reference uses of single backticks marcandre.lureau
2021-11-05 13:32 ` [PULL 10/11] docs: (further) " marcandre.lureau
2021-11-05 13:32 ` [PULL 11/11] docs/sphinx: change default role to "any" marcandre.lureau
2021-11-05 18:07 ` [PULL 00/11] Sphinx patches Richard Henderson
2021-11-08  8:49   ` Marc-André Lureau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).