in reply to Re: HTML documentation system - design and planning
in thread HTML documentation system - design and planning
However, I'm wondering if a two-stage approach might work. I can write a simple Perl tool to take an easily-typed markup and convert to formal XML, and that's all it does. I can bang on that to extend when needed, as I need more features. Anything that doesn't fit the mold can be written directly in XML.
Then, another tool reads the XML document and produces the set of HTML pages, including the index and stuff.
—John
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: HTML documentation system - design and planning
by Hanamaki (Chaplain) on Sep 09, 2001 at 18:06 UTC |