summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/README.html.in2
-rw-r--r--doc/modules.html.in8
2 files changed, 8 insertions, 2 deletions
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"><tt>daemon.html</tt></a> and <a href="FAQ.html"><tt>FAQ.html<
<p>There is a <a href="http://www.edgewall.com/products/trac/">Trac</a> based <a href="http://0pointer.de/trac/polypaudio/">Wiki for Polypaudio</a> available.</p>
-<p></p>
-
<h3>First Steps</h3>
<p>Simply start the polypaudio daemon with the argument <tt>-nC</tt></p>
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.</p>
<p>This is used internally when auto spawning a new daemon. Don't use it directly.</p>
+<h3>module-http-protocol-tcp</h3>
+
+<p>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 <a
+href="http://localhost:4714/">http://localhost:4714/</a>. This module takes the same arguments
+as <tt>module-cli-protocol-tcp</tt>.</p>
+
<h2>Miscellaneous</h2>
<h3>module-x11-bell</h3>