mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-09 07:18:03 +02:00
doc: Use the top-level index.html as the table of contents for Devhelp
Now that we have this table of contents, we might as well use it. Signed-off-by: Simon McVittie <smcv@debian.org>
This commit is contained in:
parent
397f9789e6
commit
264b5ab484
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
<xsl:template match="/">
|
||||
<book title="D-Bus: A system for interprocess communication"
|
||||
name="dbus"
|
||||
link="{$prefix}/api/html/index.html"
|
||||
link="{$prefix}/index.html"
|
||||
xmlns="http://www.devhelp.net/book"
|
||||
version="2"
|
||||
online="https://dbus.freedesktop.org/doc/"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue