I got an PHP/JS web application and my boss wants me to add an online help in it. Idea is that after click on some “button” it will show some new window with help. There should be some indexing and searching… Simply something like Windows help… Is there any FREE software which allows me to do this? I have absolutely no experience with this, so I don´t know what to download, what is the best and how to implement it. Any tips appreciated 😉
Share
You could use HelpNDoc!
HelpNDoc outputs in many formats including CHM (Which is what makes Windows help).
Formats:
HTML
Microsoft Word
PDF
ePub
CHM
Free Version is available but does add a footer advert for HelpNDoc.
http://www.helpndoc.com
Edit: And there’s indexing and searching built in