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/modules.html.in | 8 ++++++++
1 file changed, 8 insertions(+)
(limited to 'doc/modules.html.in')
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