I had a help file in the .chm format (mirc.chm) and I wanted to make an online version of it. I knew it contained .html files so I decompiled it to get the separate files. Everything can be viewed fine in a web browser except for the table of contents file which is in the .hhc format (mirc.hhc) and the index file, which is in the .hhk format (mirc.hhk).
Does anyone know of any scripts/programs to convert the mentioned files to valid .html files so that I don't have to create my own index/table of content files?
Much appreciated!