index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
sphinx
/
qapidoc.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs/sphinx: fix extra stuff in TOC after freeform QMP sections
John Snow
2024-08-27
1
-3
/
+2
*
docs/qapidoc: add QMP highlighting to annotated qmp-example blocks
John Snow
2024-07-17
1
-4
/
+49
*
docs/qapidoc: create qmp-example directive
John Snow
2024-07-17
1
-0
/
+55
*
docs/qapidoc: factor out do_parse()
John Snow
2024-07-17
1
-13
/
+19
*
docs: remove Sphinx 1.x compatibility code
John Snow
2024-07-12
1
-30
/
+3
*
sphinx/qapidoc: Fix to generate doc for explicit, unboxed arguments
Markus Armbruster
2024-07-06
1
-7
/
+5
*
docs/qapidoc: fix nested parsing under untagged sections
John Snow
2024-07-06
1
-5
/
+11
*
qapi/parser: preserve indentation in QAPIDoc sections
John Snow
2024-07-06
1
-5
/
+22
*
docs/qapidoc: delint a tiny portion of the module
John Snow
2024-07-06
1
-26
/
+38
*
docs/qapidoc: remove unused intersperse function
John Snow
2024-07-06
1
-10
/
+0
*
qapi: Rename visitor parameter @variants to @alternatives
Markus Armbruster
2024-05-06
1
-1
/
+2
*
qapi: Rename visitor parameter @variants to @branches
Markus Armbruster
2024-05-06
1
-9
/
+9
*
qapi: Rename QAPIDoc.Section.name to .tag
Markus Armbruster
2024-02-26
1
-3
/
+3
*
qapi: Improve error message for empty doc sections
Markus Armbruster
2024-02-26
1
-2
/
+2
*
sphinx/qapidoc: Drop code to generate doc for simple union branch
Markus Armbruster
2024-02-26
1
-11
/
+7
*
sphinx/qapidoc: Drop code to generate doc for simple union tag
Markus Armbruster
2024-02-12
1
-6
/
+0
*
sphinx/qapidoc: Tidy up pylint warning raise-missing-from
Markus Armbruster
2023-11-13
1
-1
/
+1
*
sphinx/qapidoc: Do not emit TODO sections into user manuals
Markus Armbruster
2023-05-09
1
-0
/
+3
*
qapidoc: introduce QAPISchemaIfCond.docgen()
Marc-André Lureau
2021-08-26
1
-6
/
+8
*
qapi: add QAPISchemaIfCond.is_present()
Marc-André Lureau
2021-08-26
1
-4
/
+4
*
qapi: wrap Sequence[str] in an object
Marc-André Lureau
2021-08-26
1
-5
/
+5
*
qapi/error: Repurpose QAPIError as an abstract base exception class
John Snow
2021-04-30
1
-1
/
+2
*
sphinx: qapidoc: Wrap "If" section body in a paragraph node
John Snow
2021-04-13
1
-1
/
+3
*
docs/sphinx/qapidoc.py: Handle change of QAPI's builtin module name
Peter Maydell
2021-02-15
1
-1
/
+1
*
qapi: Add a 'coroutine' flag for commands
Kevin Wolf
2020-10-09
1
-1
/
+1
*
docs/sphinx: Add new qapi-doc Sphinx extension
Peter Maydell
2020-09-29
1
-0
/
+549