>>> "=?ISO-8859-1?Q?Per_Nordl=F6w?=" <per.nordlow@...> seems to think that:
>Has anyone built CEDETs info into html form?
>Or can I do it myself from within my own CEDET cvs checkout?
>
>/Nordl=F6w
I was hoping to post new HTML doc with the next CEDET, but I'm in a
quagmire trying to stabilize CEDET.
You can do it yourself like this:
makeinfo --html ede.texi
or, use the makefile:
make clean
make "MAKEINFO=makeinfo --html"
You'd need to do a second make to get the .info files back.
You can also go through EDE customization to use the html compiler in
place of makeinfo. I haven't tried that lately.
If anyone on the list who is a CEDET developer would like to
regenerate all the HTML, and link it to the CEDET website in place of
the very old doc that is already up there, let me know. That would be
helpful.
Eric
--
Eric Ludlam: eric@...
Siege: http://www.siege-engine.com Emacs: http://cedet.sourceforge.net
|