RE: [docbook] From WinHelp to Docbook

From
Mauritz Jeanson <>
Date
2006-04-20T20:39:16+00:00
ID
00c801c664bb$00878060$71ea1a51@D7MZ171J
Thread
RE: [docbook] From WinHelp to Docbook
> -----Original Message-----
> From: Scott D Friedemann 
> 
> We currently have an extensive Help system in .HLP format 
> (sources are in 
> .HSC).  While it's easy to make .HLP out of the .HSC, we also 
> produce HTML 
> and paper documentation (LaTeX).  There is a great deal of 
> duplication of 
> effort in this process.
> 
> Docbook seems well-suited for our goal of having a single set 
> of sources 
> from which a variety of output formats can be made.
> 
> The hurdle we have is how to convert our large volume of 
> existing .HSC files 
> to Docbook initially.  I've scoured the 'Net and have not 
> found anything to 
> assist with this conversion.
> 
> Does such a tool exist?


The .HSC file format is probably used only by HelpScribble. I think the
chances of finding a readily available converter are slim.

Maybe the easiest route is to go from HTML and/or LaTeX to DocBook. You
might be able to use some of the tools listed here:
http://wiki.docbook.org/topic/ConvertOtherFormatsToDocBook.

/MJ