The HyperBook Web server is defined in a separate sytem .
To start a Web server serving HyperBooks, use one of
In both cases, the server will serve all registered HyperBooks from URLs computed from their titles. will serve a catalog of all registered HyperBooks at the root URL of the server, whereas will serve an inspector on another object of your choosing. This is typically a HyperBook with an introduction to the topics covered by the server, but it can be any Lisp object.
You must load the HyperBooks you want to serve before starting a server. HyperBooks added to the catalog after the server has been started can be accessed from the catalog user interface, but are not assigned URLs for direct access.