index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
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: parse @references in freeform text
John Snow
2025-07-14
1
-3
/
+7
*
docs/sphinx: adjust qapidoc to cope with same-line error sections
John Snow
2025-07-14
1
-4
/
+8
*
docs/qapidoc: linting fixes
John Snow
2025-06-05
1
-2
/
+3
*
docs/qapidoc: add :namespace: option to qapi-doc directive
John Snow
2025-03-14
1
-0
/
+12
*
docs/qapidoc: generate entries for undocumented members
John Snow
2025-03-11
1
-2
/
+3
*
docs/qapidoc: Add "the members of" pointers
John Snow
2025-03-11
1
-1
/
+57
*
docs/qapidoc: add intermediate output debugger
John Snow
2025-03-11
1
-4
/
+37
*
docs/qapidoc: process @foo into ``foo``
John Snow
2025-03-11
1
-0
/
+3
*
docs/qapidoc: implement transmogrify() method
John Snow
2025-03-11
1
-2
/
+47
*
docs/qapidoc: add visit_entity()
John Snow
2025-03-11
1
-0
/
+21
*
docs/qapidoc: add visit_sections() method
John Snow
2025-03-11
1
-0
/
+25
*
docs/qapidoc: add visit_member() method
John Snow
2025-03-11
1
-0
/
+27
*
docs/qapidoc: add visit_returns() method
John Snow
2025-03-11
1
-0
/
+15
*
docs/qapidoc: prepare to record entity being transmogrified
John Snow
2025-03-11
1
-0
/
+6
*
docs/qapidoc: add visit_feature() method
John Snow
2025-03-11
1
-0
/
+9
*
docs/qapidoc: add add_field() and generate_field() helper methods
John Snow
2025-03-11
1
-0
/
+24
*
docs/qapidoc: add format_type() method
John Snow
2025-03-11
1
-0
/
+32
*
docs/qapidoc: add visit_errors() method
John Snow
2025-03-11
1
-0
/
+6
*
docs/qapidoc: add visit_paragraph() method
John Snow
2025-03-11
1
-0
/
+9
*
docs/qapidoc: add preamble() method
John Snow
2025-03-11
1
-3
/
+38
*
docs/qapidoc: add visit_freeform() method
John Snow
2025-03-11
1
-0
/
+44
*
docs/qapidoc: add visit_module() method
John Snow
2025-03-11
1
-0
/
+9
*
docs/qapidoc: add transmogrifier class stub
John Snow
2025-03-11
1
-3
/
+70
*
docs/qapidoc: Fix static typing on qapidoc.py
John Snow
2025-03-11
1
-15
/
+25
*
docs/qapidoc: split old implementation into qapidoc_legacy.py
John Snow
2025-03-11
1
-418
/
+2
*
docs/qapidoc: add transmogrifier stub
John Snow
2025-03-11
1
-13
/
+28
*
qapi: clean up encoding of section kinds
John Snow
2025-03-11
1
-3
/
+4
*
docs/qapidoc: remove example section support
John Snow
2025-03-04
1
-8
/
+1
*
docs/qapidoc: support header-less freeform sections
John Snow
2025-03-04
1
-0
/
+2
*
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
[next]