[hunchentoot-devel] New Hunchentoot release 1.1.0
Nico de Jager
ndj at bitart.cc
Mon Jan 11 18:18:23 UTC 2010
Edi Weitz <edi at agharta.de> writes:
> On Sat, Jan 9, 2010 at 12:10 AM, Vsevolod Dyomkin <vseloved at gmail.com> wrote:
>> Thanks for the release,
>> just a minor issuet: the current doc at http://weitz.de/hunchentoot seems to
>> not have being built properly, as it remains in XML format instead of HTML.
>
> Works for me with Firefox. Which browser are you using?
w3m with a black background in Emacs, when reading a lot of on-line
documentation.
It is trivial to create an html version with xsltproc
(http://linuxcommand.org/man_pages/xsltproc1.html):
.../hunchentoot-1.1.0/doc$ xsltproc clixdoc.xsl index.xml > index.html
More information about the Tbnl-devel
mailing list