On Fri, 8 Nov 2002, Andreas Mohr wrote:
The documentation compile process does need some fixing, though. A "make doc-html" (make target in toplevel Makefile; so you could assume that *this* builds the docu) craps out with a stupid FIXME: Only NROFF supported make[3]: *** [doc-html] Error 255
- at least for me.
Also, "make doc" doesn't build HTML for me.
It's been kinda broken for as long as I can remember, the debian packages have just done this ever since the sgml docs were created:
$(MAKE) -C documentation wine-doc/index.html
and of course it build-depends on docbook-utils (whatever provides db2html and required stylesheets)