Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help file for cross-platform app

Status
Not open for further replies.

bobbie100

Programmer
Aug 29, 2003
64
GB
I am currently developing a Delphi cross-platform (windows/linux) application in my spare time. I need to generate an HTML help that will work on both platforms.

Any advice would be appreciated on the best way to generate the HTML help and how to call it for cross-platform use? Please keep it simple (and FREE) as I'm relatively new to both Delphi and HTML!

Many thanks in advance
 
Not sure what you mean by "generate an HTML help"

Do mean create the actual HTML (text) file?

Or do you want to display (render) an existing HTML
document from within your application?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top