Re: omf, xml
- From: Owen Taylor <otaylor redhat com>
- To: Matthias Clasen <maclas gmx de>
- Cc: Damon Chaplin <damon ximian com>, gtk-doc-list gnome org
- Subject: Re: omf, xml
- Date: Fri, 10 May 2002 14:26:40 -0400 (EDT)
Damon Chaplin <damon ximian com> writes:
> On Thu, 2002-05-09 at 17:34, Matthias Clasen wrote:
> 
> > Here is how I would like to attack the install-docbook-xml issue:
> > 
> > 1) Add --output-format option to gtkdoc-mkdb to optionally write xml 
> >   (similar to the patch that started this thread)
> > 2) Add --input-format option to gtkdoc-mkhtml to optionally read xml
> >   (make it use the right SGML declaration)
> > 3) Convert glib, pango, atk, gtk API docs to XML.
> >   (my last mail contained a list of non-XML constructs which are
> >    likely to need purging)
> > 4) Figure out how to install the xml so that it can be used by the gnome2
> >    help infrastructure.
> > 5) Solve the cross-document linking problem for the installed xml either
> >    - at install time, using the fixxref approach
> >    - at display time, using olink support in the viewer (currently 
> >      nonexisting, I guess) 
> > 6) Later: consider replacing jade by xsl-based tools in gtkdoc-mkhtml.
> > 
> > Does this sound reasonable ? If there are no objections, I would like to 
> > go ahead with 1) - 3). John can probably explain what needs to be done
> > for 4).
> 
> Yes, please go ahead. Good luck!
Looks good to me too. One thing is that you mentioned in your email
Changing:
  "-//Davenport//DTD DocBook V3.0//EN" becomes 
       "-//Norman Walsh//DTD DocBk XML V3.1.7//EN" "docbookx.dtd
It would be better to go to the standard:
 "-//OASIS//DTD Docbook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"
Regards,
                                        Owen
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]