Ecere SDK/eC Forums
http://ecere.com/forums/
Print view

[Solved]Build Help file
http://ecere.com/forums/viewtopic.php?f=2&t=150
Page 1 of 1
Author:  samsam598 [ Thu Aug 18, 2011 9:32 pm ]
Post subject:  [Solved]Build Help file

Hi Jerome,

With you great help,I successfully built the latest snapshot,Thank you.
But there is no help doc inside,or I don't know wherer it is,so I need your help again on how to build the help file and acitivate it by press F1 key.

Regards,
Sam
Author:  jerome [ Thu Aug 18, 2011 10:43 pm ]
Post subject:  Re: Build Help file

Hi Sam,

Your successful build should include a documentor.exe under sdk\obj\win32\bin, which should have been installed under C:\Program Files (x86)\ECERE SDK\bin

Under C:\program files (x86)\Ecere SDK\doc, you should have:
ecere.eCdoc, ecereCOM.eCdoc and EDA.eCdoc
These files are the API documentation data for Ecere.
That is in addition to the Tao (Ecere Tao of Programming [work in progress].pdf), which provides a basic introduction to the eC programming language fundamentals...

Documentor should pick that info up when you launch it (You just need to execute that documentor.exe, you should also see it under the "Help" menu of the IDE, as "API Reference - F1")

The documentation in there still requires a lot of attention, some of it I didn't write myself and needs to be reviewed, a lot needs to be completed, but at least it lists the latest up to date entire API and you can browse through it.

Please let me know if you're still having trouble bringing up Documentor.

Regards,

Jerome
Author:  samsam598 [ Thu Aug 18, 2011 11:03 pm ]
Post subject:  Re: Build Help file

Thank you Jerome,I forgot to copy the documentor.exe to bin/ directory,now the issue's fixed.
All times are UTC-05:00 Page 1 of 1