4 Some of the socket tests require an echo server, the default being
5 one on the Internet. If you can't use that, set
6 iolib-tests:*echo-address* and iolib-test:*echo-port* appropriately to
7 point the echo tests somewhere else.
9 * Generating documentation
10 To generate the documentation, use this patched version of
11 texinfo-docstrings: http://gitorious.org/iolib/texinfo-docstrings
12 Then make sure that IOLib's .asd files and texinfo-docstrings.asd can
13 be loaded and run GNU make inside doc/ ; you'll then find the
14 generated docs under manual/. This procedure has only been tested