Re: video_config() Returning Wrong Information

new topic     » goto parent     » topic index » view thread      » older message » newer message
jeremy said...
DerekParnell said...
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.

That still requires that eudoc and creole to be downloaded. If you download these and put them in eu_dev/source/eudoc and eu_dev/source/eudoc/creole then jam manual will work. The command did not work because the SVN command line program was not installed.

The .bat file you gave to him will not work either as he does not have EuDoc or CreoleHTML.

Yeah ... so ...??? I know it didn't work for euphoric because SVN command line utility wasn't installed. That is not my point. I just gave an alternative that doesn't require that tool or 'jam'. Is that so bad??? The 'jam' method won't work either if eudoc and/or creolehtml isn't installed.

I suppose I should have mentioned that I'm assuming that the whole OpenEuphoria repository had been downloaded and kept up to date - by any method that he chooses to do that by. mea maxima culpa.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu