3 min

Converting Creole to HTML, PDF, DOCX, ..

How to export Creole-based GitHub Wiki documentation to DOCX by cloning the Wiki repository, converting and merging Creole files to HTML with Creole/c, and processing the result with Pandoc.

Documentation
1 min

Building a Help-TOC by hand

How to correctly build a CHM table of contents by placing the OBJECT tag directly after the LI tag to ensure entries are displayed.

Documentation
1 min

HTML Help Compiler Error HHC3004

How a Sandcastle CHM build can fail because of filenames containing multiple dots followed by a part starting with 'H', causing an HHC3004 warning.

Documentation