pipewire/doc
Barnabás Pőcze 375cc73b9d doc: specify Doxygen OUTPUT_DIRECTORY as an absolute path
Currently, doxygen is run by ninja in the top-level build directory,
therefore the "doc" folder is always created there. However, when
pipewire is built as a subproject, it should not touch the top-level
build directory because it can cause conflicts and because the
documentation won't be created where meson thinks it will be,
so the "doxygen" target will always be dirty and installation will fail.
2023-01-15 15:08:47 +00:00
..
api-tree.dox doc: add brief explanations for all groups 2021-10-04 20:55:04 +03:00
api.dox doc: reorganize some \pages, and fix some group names 2021-10-04 20:39:56 +03:00
custom.css doc: move color overrides into light color scheme block 2021-06-15 17:58:06 +00:00
dma-buf.dox dma-buf.dox readability 2022-06-08 15:07:26 +02:00
Doxyfile.in doc: specify Doxygen OUTPUT_DIRECTORY as an absolute path 2023-01-15 15:08:47 +00:00
doxygen-awesome.css fix codespell issues 2021-10-07 15:26:18 +00:00
examples.dox.in doc: link examples to Doxygen docs 2021-10-10 00:35:46 +03:00
index.dox doc: add a bootlin.com blog post 2022-09-02 11:36:58 +02:00
input-filter-h.sh doc: further Doxygen tweaks 2021-10-06 19:06:42 +00:00
input-filter.sh doc: make Doxygen to show only symbols defined in headers 2021-10-03 00:40:52 +03:00
manpage.dox.in doc: include manpages in html docs 2022-01-20 20:51:03 +00:00
meson.build doc: specify Doxygen OUTPUT_DIRECTORY as an absolute path 2023-01-15 15:08:47 +00:00
overview.dox Documentation Updates 2022-05-08 17:06:28 +00:00
pipewire-access.dox Documentation Updates 2022-05-08 17:06:28 +00:00
pipewire-architecture.dox doc: switch from .md to .dox files and impose some general structure 2021-05-26 10:02:10 +02:00
pipewire-audio.dox Documentation Updates 2022-05-08 17:06:28 +00:00
pipewire-daemon.dox doc: update after PIPEWIRE_DEBUG changes 2022-12-16 18:29:19 +01:00
pipewire-design.dox Documentation Updates 2022-05-08 17:06:28 +00:00
pipewire-library.dox Documentation Updates 2022-05-08 17:06:28 +00:00
pipewire-midi.dox Documentation Updates 2022-05-08 17:06:28 +00:00
pipewire-modules.dox doc: add rtp sink to docs 2022-10-06 13:28:09 +02:00
pipewire-objects-design.dox Documentation Updates 2022-05-08 17:06:28 +00:00
pipewire-portal.dox Documentation Updates 2022-05-08 17:06:28 +00:00
pipewire-session-manager.dox Documentation Updates 2022-05-08 17:06:28 +00:00
pipewire-tools.dox.in doc: include manpages in html docs 2022-01-20 20:51:03 +00:00
pipewire.dox Documentation Updates 2022-05-08 17:06:28 +00:00
pulseaudio.dox Documentation Updates 2022-05-08 17:06:28 +00:00
spa-buffer.dox Documentation Updates 2022-05-08 17:06:28 +00:00
spa-design.dox Documentation Updates 2022-05-08 17:06:28 +00:00
spa-index.dox Documentation Updates 2022-05-08 17:06:28 +00:00
spa-plugins.dox doc: Change variable name to 'SPA_PLUGIN_DIR' 2022-12-12 10:53:15 +01:00
spa-pod.dox Documentation Updates 2022-05-08 17:06:28 +00:00
tutorial.dox Documentation Updates 2022-05-08 17:06:28 +00:00
tutorial1.c doc: add tutorials as Doxygen examples 2021-10-10 00:35:46 +03:00
tutorial1.dox Documentation Updates 2022-05-08 17:06:28 +00:00
tutorial2.c doc: add tutorials as Doxygen examples 2021-10-10 00:35:46 +03:00
tutorial2.dox Documentation Updates 2022-05-08 17:06:28 +00:00
tutorial3.c doc: tutorial3: remove a line break 2022-07-21 07:20:11 +00:00
tutorial3.dox doc: tutorial3: change "returns value" to "return value" 2022-07-21 07:20:11 +00:00
tutorial4.c examples: use PW_KEY_TARGET_OBJECT 2022-07-11 15:32:43 +03:00
tutorial4.dox examples: use PW_KEY_TARGET_OBJECT 2022-07-11 15:32:43 +03:00
tutorial5.c examples: use PW_KEY_TARGET_OBJECT 2022-07-11 15:32:43 +03:00
tutorial5.dox examples: use PW_KEY_TARGET_OBJECT 2022-07-11 15:32:43 +03:00
tutorial6.c doc: add tutorials as Doxygen examples 2021-10-10 00:35:46 +03:00
tutorial6.dox Documentation Updates 2022-05-08 17:06:28 +00:00