mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-24 08:56:47 -05:00
doc: reorganize files
Separate various autogen files from the documentation .dox files. Rename .dox files to match the intended tree structure.
This commit is contained in:
parent
eca773fc12
commit
77fad4ee13
41 changed files with 60 additions and 59 deletions
26
doc/dox/internals/index.dox
Normal file
26
doc/dox/internals/index.dox
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
/** \page page_internals Internals
|
||||
|
||||
# Internals
|
||||
|
||||
- \subpage page_design
|
||||
- \subpage page_audio
|
||||
- \subpage page_access
|
||||
- \subpage page_portal
|
||||
- \subpage page_midi
|
||||
- \subpage page_objects_design
|
||||
- \subpage page_library
|
||||
- \subpage page_dma_buf
|
||||
- \subpage page_scheduling
|
||||
- \subpage page_native_protocol
|
||||
|
||||
|
||||
# Components
|
||||
|
||||
- \subpage page_daemon
|
||||
- \subpage page_session_manager
|
||||
|
||||
# Backends
|
||||
|
||||
- \subpage page_pulseaudio
|
||||
|
||||
*/
|
||||
Loading…
Add table
Add a link
Reference in a new issue