Re: Inline docs
- From: "Matthias Clasen" <matthiasc poet de>
- To: "Havoc Pennington" <hp redhat com>
- Cc: <gtk-devel-list gnome org>, <damon ximian com>
- Subject: Re: Inline docs
- Date: Tue, 25 Sep 2001 17:00:03 +0200
Its not the stylesheets.
As I said, NAMELEN is a parameter specified in the SGML declaration
that belongs to the docbook dtd (/usr/share/sgml/docbk30/docbook.dcl on
this SuSE 7.0 system).
It is easy to use a different declaration by putting its pathname before the
pathname of the sgml document in the jade cmdline.
What I was trying to propose is to ship a modified docbook.dcl with
gtk-doc and make it call jade with this declaration. This seems cleaner
than to patch installed files.
Matthias
----- Original Message -----
From: "Havoc Pennington" <hp redhat com>
To: "Matthias Clasen" <matthiasc poet de>
Cc: <gtk-devel-list gnome org>; <damon ximian com>
Sent: Tuesday, September 25, 2001 4:49 PM
Subject: Re: Inline docs
>
> "Matthias Clasen" <matthiasc poet de> writes:
> >
> > The gtk-doc scripts generate SGML ids from C symbols without
> > taking care of the NAMELEN parameter of the docbook SGML
> > declaration.
>
> If you go into your docbook stylesheets or whatever code and find all
> the lines containing "NAMELEN" and "44" and change the "44" to "256",
> it works great. So I've always considered this to be docbook
> braindamage.
>
> We would probably get at least a few symbol collisions if we truncated
> our names...
>
> Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]