Output from Doc-To-Help 2000
This output sample was produced using WexTech Doc-To-Help 2000 by Paul Neshamkin of The Paul Neshamkin Group.
Note: Doc-To-Help 2000 is no longer commercially available. This product was acquired by ComponentOne and incorporated into ComponentOne Doc-To-Help 6.0.
Notes from Paul Neshamkin
- I formatted the text sample in Word to create the example.
- In the "Manual formatting" section, I have used paragraph styles to achieve the indented paragraph example, direct formatting or the use of character styles could not achieve the font-size and font-family changes.
- I have not tweaked tables to match the example's specification as this would have taken considerable effort in the HTML and the .css.
- The nested list is as close as you can get with the current product, which is limited to two levels.
- I have used pass-through code to include the HTML Help popup. I have also used the pass-through feature to include the anchor links at the beginning of the file. The HTML Help Shortcut control is natively supported, but it is by-design, included in the Word source document as pass-through code.
File sizes
CHM | 23 KB |
HTML | 9 KB |
CSS | 6 KB |
Output samples
Validation reports
In order for an HTML file to be valid, it must at minimum include both a DOCTYPE statement on the first line of the file and a <meta> tag specifying the correct character set for the file. The HTML file we produced with Doc-To-Help 2000 contains both of these required elements. Nonetheless, both the HTML file and the CSS file contain invalid code.
- View
the W3C HTML validation report for this HTML file
(To see the complete report, click the Revalidate button on the next page.) - View the W3C CSS validation report for this CSS file
Project files
If you have Doc-To-Help 2000 installed, you can download the actual Doc-To-Help 2000 project files and inspect them for yourself.