Re: question, converting version 11 sgml files at once. - Mailing list pgsql-docs

From Peter Eisentraut
Subject Re: question, converting version 11 sgml files at once.
Date
Msg-id 0e28c560-9106-0741-7561-4ed7a1e329ac@2ndquadrant.com
Whole thread Raw
In response to question, converting version 11 sgml files at once.  (Ioseph Kim <pgsql-kr@postgresql.kr>)
Responses Re: question, converting version 11 sgml files at once.  (Ioseph Kim <pgsql-kr@postgresql.kr>)
List pgsql-docs
On 19/10/2018 10:04, Ioseph Kim wrote:
> 2017-11-23     Peter Eisentraut    Convert documentation to DocBook XML
> 2017-10-20     Peter Eisentraut    Convert SGML IDs to lower case
> 2017-10-17     Peter Eisentraut    Don't use SGML empty tags
> 
> there were these commit log.
> 
> I knew today that all sgml files have changed with these commit.
> 
> 
> I want to change korean sgml files too.
> 
> How can I change all file at once?
> 
> I tried with sed, perl, even if python sgml parser coding, unfortunately 
> this work was not easy.
> 
> Please let me know  secret method :)

There is not a single method.  The process was a combination of manual
work supported by ad hoc scripts.  Some of them have been posted in the
"DocBook 5.x" thread.  If you follow the above commits you know what
needs to be done, and you can do it step by step, as we have done.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-docs by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: Change pg_attribute textual link to an actual link
Next
From: Magnus Hagander
Date:
Subject: Re: Missing whitespace in pg_dump docs