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_legacy.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-03-11
docs/qapidoc: Fix static typing on qapidoc.py
John Snow
1
-0
/
+1
2025-03-11
docs/qapidoc: split old implementation into qapidoc_legacy.py
John Snow
2
-418
/
+441
2025-03-11
docs/qapidoc: add transmogrifier stub
John Snow
1
-13
/
+28
2025-03-11
qapi/schema: add __repr__ to QAPIDoc.Section
John Snow
1
-0
/
+3
2025-03-11
qapi: clean up encoding of section kinds
John Snow
4
-36
/
+80
2025-03-11
qapi/parser: adjust info location for doc body section
John Snow
1
-1
/
+5
2025-03-11
docs/qapi-domain: Fix error context reporting in Sphinx 5.x and 6.x
John Snow
2
-6
/
+65
2025-03-11
docs/qapi-domain: warn when QAPI domain xrefs fail to resolve
John Snow
1
-0
/
+23
2025-03-11
docs/qapi-domain: add XREF compatibility goop for Sphinx < 4.1
John Snow
2
-15
/
+144
2025-03-11
docs/qapi-domain: add CSS styling
John Snow
1
-2
/
+54
2025-03-11
docs/qapi-domain: add type cross-refs to field lists
John Snow
1
-0
/
+29
2025-03-11
docs/qapi-domain: add warnings for malformed field lists
John Snow
2
-0
/
+83
2025-03-11
docs/qapi-domain: add :ifcond: directive option
John Snow
2
-2
/
+34
2025-03-11
docs/qapi-domain: add :unstable: directive option
John Snow
2
-1
/
+13
2025-03-11
docs/qapi-domain: add :deprecated: directive option
John Snow
2
-0
/
+51
2025-03-11
docs/qapi-domain: add qapi:object directive
John Snow
1
-0
/
+7
2025-03-11
docs/qapi-domain: add qapi:event directive
John Snow
1
-0
/
+24
2025-03-11
docs/qapi-domain: add qapi:alternate directive
John Snow
1
-0
/
+20
2025-03-11
docs/qapi-domain: add qapi:enum directive
John Snow
1
-0
/
+26
2025-03-11
docs/qapi-domain: add "Return:" field lists
John Snow
1
-0
/
+7
2025-03-11
docs/qapi-domain: add "Errors:" field lists
John Snow
1
-1
/
+8
2025-03-11
docs/qapi-domain: add "Features:" field lists
John Snow
1
-1
/
+11
2025-03-11
docs/qapi-domain: add "Arguments:" field lists
John Snow
1
-1
/
+13
2025-03-11
docs/qapi-domain: add :since: directive option
John Snow
1
-1
/
+13
2025-03-11