diff --git a/doc/Makefile.am b/doc/Makefile.am index d88451f5e..6101521cf 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -32,8 +32,8 @@ endif tidy: README.html cli.html modules.html daemon.html tidy -e < README.html tidy -e < cli.html - tidy -e < modules.html tidy -e < daemon.html + tidy -e < modules.html .PHONY: tidy diff --git a/doc/README.html.in b/doc/README.html.in index ad8832c6e..296d4506c 100644 --- a/doc/README.html.in +++ b/doc/README.html.in @@ -73,7 +73,9 @@ integration with asynchronous applications using the available through polyplib is quite difficult to use there is a simplified synchronous API wrapper polyplib-simple available. A simple main loop implementation is available as well.
- + +polypaudio is the successor of my previous, ill-fated attempt to write a sound server asd.
+Version @PACKAGE_VERSION@ is quite usable. polypaudio does @@ -98,7 +100,7 @@ API and for the simple, synchronous API.
-Simply start the polypaudio daemon with the argument -C