Daniel P. Berrangé
|
407bc4bf90
qapi: Move include/qapi/qmp/ to include/qobject/
|
9 月之前 |
Pierrick Bouvier
|
7f6314427e
docs/devel: add a codebase section
|
7 月之前 |
John Snow
|
3c5f6114d9
qapi: remove "Example" doc section
|
1 年之前 |
John Snow
|
d461c27973
qapi: convert "Note" sections to plain rST
|
1 年之前 |
John Snow
|
b32a6b62a8
qapi: nail down convention that Errors sections are lists
|
1 年之前 |
Markus Armbruster
|
3a025d3d1f
qapi: New documentation section tag "Errors"
|
1 年之前 |
Markus Armbruster
|
66227e9047
qapi: Recognize section tags and 'Features:' only after blank line
|
1 年之前 |
Markus Armbruster
|
d23055b8db
qapi: Require descriptions and tagged sections to be indented
|
1 年之前 |
Markus Armbruster
|
0cec50119f
qapi: Require member documentation (with loophole)
|
1 年之前 |
Markus Armbruster
|
399c8cd3ba
docs/devel/qapi-code-gen: Tweak doc comment whitespace
|
1 年之前 |
Markus Armbruster
|
1ccdae0b6e
docs/devel/qapi-code-gen: Normalize version refs x.y.0 to just x.y
|
1 年之前 |
Markus Armbruster
|
1defab0874
docs/devel/qapi-code-gen: Fix missing ':' in tagged section docs
|
1 年之前 |
Markus Armbruster
|
1110fbc35f
docs/devel/qapi-code-gen: Don't reserve types ending with 'Kind'
|
1 年之前 |
Stefan Hajnoczi
|
0b2675c473
Rename "QEMU global mutex" to "BQL" in comments and docs
|
1 年之前 |
Peter Maydell
|
d56572584d
docs/interop: Convert qmp-spec.txt to rST
|
2 年之前 |
Markus Armbruster
|
9d167491cb
docs/devel/qapi-code-gen: Update doc comment conventions
|
2 年之前 |
Markus Armbruster
|
08349786c8
qapi: Relax doc string @name: description indentation rules
|
2 年之前 |
Markus Armbruster
|
f57e1d05bf
sphinx/qapidoc: Do not emit TODO sections into user manuals
|
2 年之前 |
Markus Armbruster
|
a2836b32b0
docs/devel/qapi-code-gen: Turn FIXME admonitions into comments
|
2 年之前 |
Markus Armbruster
|
0c7811aeb9
docs/devel/qapi-code-gen: Clean up use of quotes a bit
|
2 年之前 |
Markus Armbruster
|
e2e9e567f0
docs/devel/qapi-code-gen: Describe some doc markup pitfalls
|
2 年之前 |
Markus Armbruster
|
c110102898
qapi: Fix bullet list markup in documentation
|
2 年之前 |
Markus Armbruster
|
f1a787b5f4
qapi: @foo should be used to reference, not ``foo``
|
2 年之前 |
Markus Armbruster
|
de3b3f529d
qapi: Require boxed for conditional command and event arguments
|
2 年之前 |
Markus Armbruster
|
c2985e38f0
docs/devel/qapi-code-gen: Fix a missing 'may', clarify SchemaInfo
|
2 年之前 |
Markus Armbruster
|
ebf1b324e8
docs/devel/qapi-code-gen: Belatedly update features documentation
|
2 年之前 |
Markus Armbruster
|
44ea9d9be3
qapi: Start to elide redundant has_FOO in generated C
|
2 年之前 |
Markus Armbruster
|
94f9bd33ee
docs/devel/qapi-code-gen: Extend example for next commit's change
|
2 年之前 |
Markus Armbruster
|
7df184613c
qapi: Tidy up whitespace in generated code
|
2 年之前 |
Markus Armbruster
|
a680ea072f
docs/devel/qapi-code-gen: Update example to match current code
|
2 年之前 |