Comment convertir un fichier HTML compilé (.chm) vers un ensemble de pages web
J'avais envie pour mon site de rajouter la documentation du SDK de Visual Gaming. La plupart des documentations générées automatiquement par NDoc sont des fichiers HTML compilé, et on ne peut pas les ouvrir avec tout les navigateur.
J'ai donc trouvé ce petit outil : chm2web qui permet de décompiler le fichier chm vers plusieurs fichier html.
Convert chm to html browser-based help system with chm2web
Using chm2web you can convert documentation in the chm format (html
help) into a full-featured browser-based platform-independent html help
system that can be viewed in any modern web browser. The set of HTML
files created by chm2web can be as well uploaded to your web server or
used locally as a help system for your products.
Using chm2web you can also convert a compiled HTML Help file of any
size to a format readable on your PDA (PocketPC, HPC, Palm or Psion).
An example of such converted file is available here.
chm2web Key Features:
- There are no limits to customizing the view of your online help
system that you can build into the existing sites creating your own
templates and using the standard ones.
- Help systems created by chm2web are platform- and browser-independent.
- Chm2web makes use of some solutions enabling searching engines to index the created documentation much better.
- Online web help systems created by chm2web have a tree-like table of contents, a help index, and the full-text search feature.
- It enables the creation of frame-based, frame-free or mobile
(for viewing on a Pocket PC or Palm PDA) versions of online help
systems;
- The built-in pre-processor is capable of deleting unwanted headers and footers and adding customizable html code to help pages;
- The conversion process can be automated using command line options;
- There is a built-in chm decompiller enabling the extraction of files, including service ones.
- Free to try.
- Affordable price.
Je rajoute également qu'il a plusieurs template prédéfinis, qu'il peut generer des fichiers avec ou sans frame et surtou qu'il est tres facile d'emploi, j'ai mis que 5min pour prendre en main le logiciel et faire ca : Visual Gaming 2005 Documentation