wireplumber/docs/rst/c_api/spa_pod_api.rst
George Kiagiadakis 06c0e44609 docs: remove :project: annotations for breathe
there is a breathe_default_project in conf.py.in that sets this
2021-06-08 17:12:26 +03:00

22 lines
385 B
ReStructuredText

.. _spa_pod_api:
Spa Pod (Plain Old Data)
========================
.. graphviz::
:align: center
digraph inheritance {
rankdir=LR;
GBoxed -> WpSpaPod;
GBoxed -> WpSpaPodBuilder;
GBoxed -> WpSpaPodParser;
}
.. doxygenstruct:: WpSpaPod
.. doxygenstruct:: WpSpaPodBuilder
.. doxygenstruct:: WpSpaPodParser
.. doxygengroup:: wpspapod
:content-only: