Re: video_config() Returning Wrong Information

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

How do I build docs from sources? smile

Here is how I do it ...

I have a .bat file called "mybuild.bat" in the DOCS folder. It looks like this ...


@ echo off 
 
eui ..\..\tools\eudoc\trunk\eudoc.ex  -v -a manual.af -o euphoria.txt 
eui ..\..\tools\creole\trunk\creolehtml.ex -A=ON -t=template.html -ohtml euphoria.txt 


  1. Set the DOCS folder as the current folder
  2. Make sure that there is a HTML folder in the DOCS folder.
  3. Run the batch file above
  4. Updated HTML is now in the DOCS\HTML folder.
new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu