Badawy, Mohamed wrote:
> 
> I tried to use xmlMind & I really appreciates it alot. But unfortunately
> I have a problem in a task assigned to me. We want to make our
> documentation in docbook format (and I will recommend xmlMind for this
> issue) but the problem now is that we already have a big amount of our
> documentation in html format. So I want to convert from html to docbook
> in order to complete the documentation. Also those html files has links
> on each other.
> 
>  

I would do that:
[1] Convert HTML to XHTML using tidy (http://tidy.sourceforge.net/).
[2] Convert XHTML to DocBook using an XSLT style sheet.

But may be other users of this mailing list have a simpler or more
efficient solution or know where to find a comprehensive XHTML->DocBook
XSLT style sheet.

Reply via email to