aboutsummaryrefslogtreecommitdiffstats
path: root/doc/info/bus.texinfo
diff options
context:
space:
mode:
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`)