Re: Euphoria 4.0 docs

new topic     » goto parent     » topic index » view thread      » older message » newer message
petelomax said...
_tom said...

This makes creating the documentation (automatically) easy.

I have no words

It's actually pretty simple, once you have the environment set up. Basically, need to build eudoc and creolehtml (these are in the Euphoria svn repository) and put them in your path. You'll also need euphoria v4 installed. On Windows, you'll need Watcom, other platforms require GNU make. Then the makefile takes care of the rest:

 *nix: 
$ ./configure 
$ make htmldoc 
$ make pdfdoc 
 
 Windows: 
> configure.bat 
> wmake htmldoc 
> wmake pdfdoc 

Matt

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu