On Thu, Nov 07, 2002 at 10:41:31PM -0700, Tony Lambregts wrote: > Dustin Navea wrote: > > >There are 2 problems... > > > >1) I dont know any sgml (unless vim/emacs hides the tags or makes it look > >kinda like html) > >2) The wine guides as they are are so confusing to me on how to recreate > >winehq that I cant even get make_winehq to work... That may just be > >something I'm doing... Could someone explain to me how to get the docs > >"compiled" so I can see them as they should look? > > > >-Dustin > > > > > Well if you remeber we had this discussion about the same thing in bug > 727 http://bugs.winehq.com/show_bug.cgi?id=727 I would really like to be > able to build the documentation on my machine as well. So ANYONE that > knows how to help us PLEASE speak up. Oh come on, guys. Is it that difficult to read the README file ? The README file contains countless references to its documentation section, where it says that you're supposed to "make doc" in documentation/.
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.