Tagged Questions
23
votes
18answers
5k views
What are good tools for creating compiled HTML help files (.chm)?
I've seen a number of places recently that offer online HTML API documentation and also offer downloadable (usually .chm) help files.
I really love using .chm help files, mainly because of the ...
3
votes
3answers
624 views
How to compile HTML files into CHM file?
How in my code (Delphi) to make CHM files from a bunch of HTML (with linked image files)? Details needed, thanks!
2
votes
2answers
95 views
Creating helpfile in HTML
I am facing the fun task of creating a Help File for a large project. I have discarded CHM files due to the constraints and are now looking into HTML based files but I am still undecided on the ...
0
votes
1answer
39 views
Export .page to .html
I will write help for my PyGTK app. The help consists of .page files. I would like to export this help to HTML/CSS and publish it as online help on app website.
Is there a tool which can export it to ...
0
votes
1answer
199 views
C# wpf html help file
C3, WPF, Windows 7, Microsoft Ribbon, Visual studio 2010, dotnet 4.5
I would like to write the help files in html and include them inside the .exe file as an resource.
Is there a way of telling the ...
0
votes
3answers
188 views
Help files .. formats?
I found this interesting discussion regarding help file formats and the future direction they may take. We are at a crossroad with our new .NET project in that we need to decide on the best format for ...