Files
wireplumber/docs/rst/c_api/core_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

17 lines
201 B
ReStructuredText

.. _core_api:
Core
====
.. graphviz::
:align: center
digraph inheritance {
rankdir=LR;
GObject -> WpCore;
}
.. doxygenstruct:: WpCore
.. doxygengroup:: wpcore
:content-only: