> > > > It would be nice if I could build it right into the fpdoc tool though, so > > it's just one step. > > I'll have a look at it. It should be easy to do. >
I was looking into dw_html and I'm not sure if my object orientation theory is right but: Would this be the way to go: -create a dw_htmlsnip file, or dw_htmlbody -inherit the HTMLWriter and make a HTMLSnippetWriter object, or HTMLBodyWriter, overriding the THTMLWriter.CreateHTMLPage with your own procedure, that basically skipped the footer, skipped the header, skipped the body tag, etc. I see all the header tags are basically created in THTMLWriter.CreateHTMLPage _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal