doc: remove the PipeWire prefix from the nested pages

They're structured below PipeWire in the doxygen output, so we don't
need this as part of the header.
This commit is contained in:
Peter Hutterer 2021-07-30 09:19:35 +10:00 committed by Wim Taymans
parent 06b03aef57
commit c753f45598
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
/** \page page_access PipeWire Access control
/** \page page_access Access Control
This document explains how access control is designed implemented.