[PATCH for-6.2 00/10] QOM documentation updates

Eduardo Habkost posted 10 patches 2 years, 9 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210729175554.686474-1-ehabkost@redhat.com
MAINTAINERS        |   1 +
docs/devel/qom.rst | 147 ++++++++++++++++++++++++++++-----------------
2 files changed, 94 insertions(+), 54 deletions(-)
[PATCH for-6.2 00/10] QOM documentation updates
Posted by Eduardo Habkost 2 years, 9 months ago
This series includes a few fixes to the QOM documentation, and
add some changes to avoid encouraging people from defining
typecast macros manually.

Eduardo Habkost (10):
  docs: qom: Replace old GTK-Doc #symbol syntax with `symbol`
  docs: qom: Use Sphinx cross references more often
  docs: qom: Fix autoptr expansion example
  docs: qom: Fix "API Reference" heading level
  docs: qom: Add subsection headings to declaration/definition macros
    section
  docs: qom: Remove unnecessary class typedefs from example
  docs: qom: Fix OBJECT_DECLARE_SIMPLE_TYPE documentation
  docs: qom: Show actual typecast functions in examples
  docs: qom: Remove OBJECT_CHECK macro examples
  MAINTAINERS: Add qom.rst to QOM section

 MAINTAINERS        |   1 +
 docs/devel/qom.rst | 147 ++++++++++++++++++++++++++++-----------------
 2 files changed, 94 insertions(+), 54 deletions(-)

-- 
2.31.1