From 9539dc4db483f31a33da7c3ab5b3b1f1a56e1bca Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 13 Apr 2006 19:31:02 +0000 Subject: minor doc updates git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@710 fefdeb5f-60dc-0310-8127-8f9354f1896f --- doc/README.html.in | 2 -- doc/modules.html.in | 8 ++++++++ 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/README.html.in b/doc/README.html.in index 66c44627..3847a9e8 100644 --- a/doc/README.html.in +++ b/doc/README.html.in @@ -192,8 +192,6 @@ href="daemon.html">daemon.html and FAQ.html<

There is a Trac based Wiki for Polypaudio available.

-

-

First Steps

Simply start the polypaudio daemon with the argument -nC

diff --git a/doc/modules.html.in b/doc/modules.html.in index 64bc4bbc..67f0e172 100644 --- a/doc/modules.html.in +++ b/doc/modules.html.in @@ -275,6 +275,14 @@ about the two possible suffixes of this module.

This is used internally when auto spawning a new daemon. Don't use it directly.

+

module-http-protocol-tcp

+ +

A proof-of-concept HTTP module, which can be used to introspect +the current status of the polypaudio daemon using HTTP. Just load this +module and point your browser to http://localhost:4714/. This module takes the same arguments +as module-cli-protocol-tcp.

+

Miscellaneous

module-x11-bell

-- cgit