index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
sphinx
Age
Commit message (
Expand
)
Author
2022-01-05
docs/sphinx: fix compatibility with sphinx < 1.8
Marc-André Lureau
2021-12-21
docs/sphinx: add sphinx modules to include D-Bus documentation
Marc-André Lureau
2021-11-08
docs/sphinx: add templates files to generated depfile
Marc-André Lureau
2021-11-08
docs/sphinx: add static files to generated depfile
Marc-André Lureau
2021-11-08
docs/sphinx: add loaded modules to generated depfile
Marc-André Lureau
2021-08-26
qapidoc: introduce QAPISchemaIfCond.docgen()
Marc-André Lureau
2021-08-26
qapi: add QAPISchemaIfCond.is_present()
Marc-André Lureau
2021-08-26
qapi: wrap Sequence[str] in an object
Marc-André Lureau
2021-04-30
qapi/error: Repurpose QAPIError as an abstract base exception class
John Snow
2021-04-13
sphinx: qapidoc: Wrap "If" section body in a paragraph node
John Snow
2021-02-15
docs/sphinx/qapidoc.py: Handle change of QAPI's builtin module name
Peter Maydell
2020-12-10
Revert "docs: temporarily disable the kernel-doc extension"
Paolo Bonzini
2020-12-10
scripts: kernel-doc: allow passing desired Sphinx C domain dialect
Mauro Carvalho Chehab
2020-12-10
Revert "kernel-doc: Use c:struct for Sphinx 3.0 and later"
Paolo Bonzini
2020-12-10
docs: temporarily disable the kernel-doc extension
Paolo Bonzini
2020-10-17
docs: Fix Sphinx configuration for msys2/mingw
Yonggang Luo
2020-10-09
qapi: Add a 'coroutine' flag for commands
Kevin Wolf
2020-09-29
docs/sphinx: Add new qapi-doc Sphinx extension
Peter Maydell
2020-08-21
docs: automatically track manual dependencies
Paolo Bonzini
2020-04-14
kernel-doc: Use c:struct for Sphinx 3.0 and later
Peter Maydell
2020-03-12
docs/sphinx/hxtool.py: Remove STEXI/ETEXI support
Peter Maydell
2020-03-06
doc/scripts/hxtool.py: Strip trailing ':' from DEFHEADING/ARCHHEADING
Peter Maydell
2020-02-03
docs/sphinx: Add new hxtool Sphinx extension
Peter Maydell
2019-12-17
docs: import Linux kernel-doc script and extension
Paolo Bonzini
2019-07-10
sphinx: add qmp_lexer
John Snow