wireplumber/docs
Tom A. Wagner 7586d4d858 meson: Add options to configure whether to build daemon, tools and modules.
This adds three meson options to enable or disable building daemon, tools, and modules.

Building the daemon or tools depends on building the modules, and disabling modules without disabling
the other two will result in meson giving an appropriate error.

These new options will let users skip building and installing unneeded items when they are not needed,
e.g. when only using the C API in another application.
2022-11-23 10:06:11 +00:00
..
_static docs: improve the home page and toc; use README.rst as a base; add badges 2021-05-25 14:19:53 +03:00
rst meson: Add options to configure whether to build daemon, tools and modules. 2022-11-23 10:06:11 +00:00
conf.py.in docs: set breathe_default_members to get struct members to show up in the docs 2021-06-08 17:14:54 +03:00
Doxyfile.in docs: remove deprecated doxygen configuration params 2022-05-04 15:47:08 -04:00
gen-api-gtkdoc.py docs: Write gtk-doc comments for constant variables 2021-06-02 17:38:34 +00:00
meson.build gir: Add pkg-config package name and main header 2022-10-29 12:28:20 +02:00