mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-02-15 06:50:32 +01:00
spec: Provide better cross-reference links for common interfaces
There's no need to make readers go looking for these in a larger section, we can link directly to the individual interfaces. Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
a5f50e122f
commit
d60bc69f57
1 changed files with 5 additions and 2 deletions
|
|
@ -5883,8 +5883,11 @@
|
|||
|
||||
<para>
|
||||
In addition to the method calls listed below, the message bus
|
||||
should implement the standard Introspectable, Properties and Peer
|
||||
interfaces (see <xref linkend="standard-interfaces"/>).
|
||||
should implement the standard
|
||||
<link linkend="standard-interfaces-introspectable">Introspectable</link>,
|
||||
<link linkend="standard-interfaces-peer">Peer</link> and
|
||||
<link linkend="standard-interfaces-properties">Properties</link>
|
||||
interfaces.
|
||||
Support for the Properties and Peer interfaces was added in version
|
||||
1.11.x of the reference implementation of the message bus.
|
||||
</para>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue