How to convert a Word document to a clean, responsive HTML 5 website

How to convert a Word document to a clean, responsive HTML 5 website
Categories: articles

Microsoft Word, and similar word processing software such as LibreOffice, are great to write and format documents meant to be printed, but not so good at producing HTML websites from those documents: they generate suboptimal single-page HTML / CSS code which is not optimized for different screen sizes and devices such as smartphones. By leveraging the import and export capabilities of a help authoring tool such as HelpNDoc (which is free for personal use), it is extremely easy to convert a Word document to a fully functional multi-page and responsive HTML 5 website.

Read More →

How to update the icons of your HTML documentation’s table of contents

How to update the icons of your HTML documentation's table of contents
Categories: articles

Creating the most complete, comprehensive and up-to-date documentation is the number one priority of technical writers. But readers expect a clean and modern design and companies oftentimes need to integrate documentation web-sites with their existing material, thus mimicking a predefined look-and-feel. Thankfully, the HelpNDoc help authoring tool lets you rapidly add a logo or custom CSS code for quick customization, or even create a completely new template to fully customize your deliverables.

Read More →

How to embed a Vimeo video in a CHM help file or HTML documentation manual

How to embed a Vimeo video in a CHM help file or HTML documentation manual
Categories: articles

Warning! Some information and techniques detailed on this page may be out of date. For more up-to-date information on this topic, we recommend that you check the following page: Automatic generation of YouTube and Vimeo embed codes and improved High-DPI screen support in HelpNDoc 6.7. We previously covered how to embed a YouTube video in your CHM or HTML help files. While YouTube is a great platform to share videos, some might prefer one of its main competitor, Vimeo.

Read More →

How to add a cross-browser favicon to your generated HTML documentation

How to add a cross-browser favicon to your generated HTML documentation
Categories: articles

We were asked on FaceBook if it was possible to define a favicon to a HTML help build generated by HelpNDoc. This is a great question and the short answer is yes, absolutely, thanks to HelpNDoc’s powerful template system. Let’s see how this can be done by first creating our favicon, then our own custom template which will use that favicon. Create a cross-browser compatible favicon Most web-browsers will be able to use PNG image files for the favicon.

Read More →