aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-11-29 12:07:48 +0100
committerMattias Andrée <maandree@operamail.com>2015-11-29 12:07:48 +0100
commit5f741254af235d9d1c28ffaca2b528391c4ac3be (patch)
treeb27425ca3b8e16a4053424c696067229adc0d1b8
parentupdate dist (diff)
downloadbus-5f741254af235d9d1c28ffaca2b528391c4ac3be.tar.gz
bus-5f741254af235d9d1c28ffaca2b528391c4ac3be.tar.bz2
bus-5f741254af235d9d1c28ffaca2b528391c4ac3be.tar.xz
forgot to add detailmenu
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r--doc/info/bus.texinfo27
1 files changed, 24 insertions, 3 deletions
diff --git a/doc/info/bus.texinfo b/doc/info/bus.texinfo
index b358ab0..be50cea 100644
--- a/doc/info/bus.texinfo
+++ b/doc/info/bus.texinfo
@@ -65,8 +65,6 @@ Texts. A copy of the license is included in the section entitled
@end macro
@end ifnottex
-
-
@menu
* Overview:: Brief overview of @command{bus}.
* Standard:: How to use @command{bus} properly.
@@ -76,8 +74,31 @@ Texts. A copy of the license is included in the section entitled
* Rationale:: Why @command{bus}?
* Examples:: Usecase examples and API-demonstration.
* GNU Free Documentation License:: Copying and sharing this manual.
+
+@detailmenu
+ --- The Detailed Node Listing ---
+
+Invoking
+
+* bus create:: Create a bus.
+* bus remove:: Remove a bus.
+* bus listen:: Listen for new message on a bus.
+* bus wait:: Listen for one new message only on a bus.
+* bus broadcast:: Broadcast a message on a bus.
+* bus chmod:: Change permissions on a bus.
+* bus chown:: Change ownership of a bus.
+* bus chgrp:: Change group ownership of a bus.
+
+Examples
+
+* Audio-volume control::
+* Telephony and music::
+* Timed::
+* Nonblocking::
+* Daemon-dependencies::
+
+@end detailmenu
@end menu
-@c TODO @detailmenu (`C-c C-u m`)