Shoutbox

Scripting Documentation - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: Scripting Documentation (/showthread.php?tid=76156)

Scripting Documentation by Ezra on 07-17-2007 at 09:29 AM

I wondered how the Scripting Documentation was made.

I want to make a help file the same way but the programs I found to create them were really basic and could not create a .chm file that looked anywhere near as nice as the Scripting Documentation.

So does anyone know how Patchou made it or if there are any other programs that could make it?


RE: Scripting Documentation by Volv on 07-17-2007 at 09:36 AM

Microsoft HTML Help 1.4 SDK
Creating the actual help pages requires knowledge of the HTML scripting language (as MsgPlus's one did).


RE: Scripting Documentation by Menthix on 07-17-2007 at 02:16 PM

quote:
Originally posted by Volv
the HTML scripting language
HTML is a markup language :p
RE: Scripting Documentation by Volv on 07-17-2007 at 02:25 PM

quote:
Originally posted by MenthiX
HTML is a markup language :P
Oh ok, thanks for that. I really didn't know which category HTML,XML and such fitted into - I just knew that they fit into scripting a lot more than they do into programming :P