mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
doc: move the overview page out to its own page
This is a good first (top) page to have in the docs, let's move it out from the pipewire heading. This doesn't change any of the links and the renaming isn't required (subpage controls whether it's a top-level item and the meson.build order decides its spot in he list). Still, better to have the filenames represent the layout.
This commit is contained in:
parent
85435cd525
commit
6da0ee6cb5
3 changed files with 1 additions and 2 deletions
|
|
@ -51,8 +51,8 @@ endif
|
|||
# Note: order here is how doxygen will expose the pages in the sidebar
|
||||
extra_docs = [
|
||||
'index.dox',
|
||||
'overview.dox',
|
||||
'pipewire.dox',
|
||||
'pipewire-overview.dox',
|
||||
'pipewire-design.dox',
|
||||
'pipewire-access.dox',
|
||||
'pipewire-midi.dox',
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
## Internals
|
||||
|
||||
- \subpage page_overview
|
||||
- \subpage page_design
|
||||
- \subpage page_audio
|
||||
- \subpage page_access
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue