On 01/12/2007, Michael Van Canneyt <[EMAIL PROTECTED]> wrote:
> > On 01/12/2007, Michael Van Canneyt <[EMAIL PROTECTED]> wrote:
> > >
> > > I think this is a rather daunting task, the fpdoc engine is tightly
> > > intertwined with the XML format and data structures. It might be easier
> > > to do a preprocessing step, to convert <insert your favourite format here>
> > > to XML as understood by fpdoc. We can integrate this preprocessing in 
> > > FPDoc
> > > if you want.
> >
> > OK, I think you miss understood what I want to do.... The
> > documentation will still be stored in the same XML files that
> > 'makeskel' generates.  What I want to implement is interchangeable
> > formatting syntax used in the <short> and <descr> tags
>
> Yes, I understood this. My remark remains, nevertheless :-)

I'll have a look at that part of fpdoc in more detail.  If I need to
create a preprocessing step, it wouldn't be difficult. The wikitext to
html code I currently have is purely driven by event handlers hooked
into the parser (OnListBegin, OnListItem, OnContext etc.), so
generating xml instead of xhtml should be a simple process.

Thanks for the heads up.


Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to