Re: [DOCS] no more SGML empty tags - Mailing list pgsql-docs

From Tatsuo Ishii
Subject Re: [DOCS] no more SGML empty tags
Date
Msg-id 20171018.090908.1654875320266791258.t-ishii@sraoss.co.jp
Whole thread Raw
In response to [DOCS] no more SGML empty tags  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Responses Re: [DOCS] no more SGML empty tags
List pgsql-docs
> In XML, empty tags such as </> are no longer allowed.  In preparation
> for converting the documentation to DocBook XML, I have committed a
> patch that expands all such empty tags.  There is also now a warning
> from onsgmls when empty tags are used.  (There is no -werror option,
> unfortunately.)

Just out of curiosity, did you do the work (expanding the empty tags)
manually or using some tools? We are using SGML DocBook in the
Pgpool-II project and a little bit annoyed by the empty tags (for
example emacs auto indentation does not work with empty tags).

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp


-- 
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

pgsql-docs by date:

Previous
From: Peter Eisentraut
Date:
Subject: [DOCS] no more SGML empty tags
Next
From: Peter Eisentraut
Date:
Subject: Re: [DOCS] no more SGML empty tags