[PATCH 23/27] docs/qapi-domain: RFC patch - delete malformed field lists

John Snow posted 27 patches 1 year, 9 months ago
Maintainers: Peter Maydell <peter.maydell@linaro.org>
There is a newer version of this series
[PATCH 23/27] docs/qapi-domain: RFC patch - delete malformed field lists
Posted by John Snow 1 year, 9 months ago
Cleanup of the last patch to fix the build before closing out this RFC
series.

Signed-off-by: John Snow <jsnow@redhat.com>
---
 docs/qapi/index.rst | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/docs/qapi/index.rst b/docs/qapi/index.rst
index ef58dfc4bcd..8352a27d4a5 100644
--- a/docs/qapi/index.rst
+++ b/docs/qapi/index.rst
@@ -129,10 +129,6 @@ Explicit cross-referencing syntax for QAPI modules is available with
       argument values. It's very temperamental.
    :return SomeTypeName: An esoteric collection of mystical nonsense to
       both confound and delight.
-   :arg: this is malformed.
-   :memb: this is malformed and unrecognized.
-   :choice type name: This is unrecognized.
-   :errors FooError: Also malformed.
    :example: This isn't a "semantic" field, but it's been added to the
       allowed field names list. you can use whatever field names you'd
       like; but to prevent accidental typos, there is an allow list of
-- 
2.44.0