From 5f741254af235d9d1c28ffaca2b528391c4ac3be Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 29 Nov 2015 12:07:48 +0100 Subject: forgot to add detailmenu MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/info/bus.texinfo | 27 ++++++++++++++++++++++++--- 1 file 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`) -- cgit v1.2.3-70-g09d2