After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 132945 - Geriatric doctype in vte-docs.sgml
Geriatric doctype in vte-docs.sgml
Status: RESOLVED FIXED
Product: vte
Classification: Core
Component: general
unspecified
Other Linux
: Normal minor
: ---
Assigned To: VTE Maintainers
Nalin Dahyabhai
Depends on:
Blocks:
 
 
Reported: 2004-01-30 08:04 UTC by Telsa Gwynne
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to convert to DocBook XML 4.1.2 (4.69 KB, patch)
2004-01-31 22:01 UTC, Martin Kretzschmar
none Details | Review

Description Telsa Gwynne 2004-01-30 08:04:28 UTC

Comment 1 Telsa Gwynne 2004-01-30 08:09:13 UTC
Erm. Stupid mozilla. Let's add a comment to explain that.

Was building from jhbuild on an up-to-date Fedora Core
box. This box was not originally intended as a build box 
and has quite a few missing build tools which I am adding
as I go.

Reached vte in the build and it refused to build because
jade didn't recognise the doctype. I was not even sure
that DocBook 3.0//Davenport..(etc) in vte-docs.sgml was
valid. It certainly wouldn't build. (I think I am lacking 
a few catalog files.)

But DocBook 3.0 is geriatric. Updating to 4.x and XML
would be a cool thing. Some time, at least :) 
Comment 2 Martin Kretzschmar 2004-01-31 22:00:02 UTC
A chance to fix my first TELSABUG, woohoo. Attaching patch. OK to commit?
Comment 3 Martin Kretzschmar 2004-01-31 22:01:18 UTC
Created attachment 23931 [details] [review]
Patch to convert to DocBook XML 4.1.2
Comment 4 Nalin Dahyabhai 2004-02-02 18:13:30 UTC
My DocBooks a little rusty, Martin, but if it works for you, I say go
for it. :)
Comment 5 Martin Kretzschmar 2004-02-02 20:44:00 UTC
Done. Thanks.

2004-02-02  Martin Kretzschmar  <m_kretzschmar@gmx.net>

	* docs/reference/Makefile.am: use gtk-doc in xml-mode.

	* docs/reference/vte-docs.sgml: sgml->xml, update to DocBook XML
	4.1.2 DTD (fixes Bug #132945)