Re: House style for DocBook documentation?
Joshua D. Drake <jd@commandprompt.com>
From: "Joshua D. Drake" <jd@commandprompt.com>
To: Alvaro Herrera <alvherre@2ndquadrant.com>,
Chapman Flack <chap@anastigmatix.net>
Cc: Pavel Stehule <pavel.stehule@gmail.com>,
Markus Winand <markus.winand@winand.at>, Tom Lane <tgl@sss.pgh.pa.us>,
PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2019-01-21T18:14:11Z
Lists: pgsql-hackers
On 1/21/19 10:01 AM, Alvaro Herrera wrote: > On 2019-Jan-21, Chapman Flack wrote: > >> But the point's well taken that in /printed output/, that's of no use. >> Which is, in a sense, an inconsistency: in one format, you can follow the >> links, while in another, you're out of luck. >> >> Maybe a simpler transform for printed output, rather than collecting >> all URLs into one section at the back, would just be to follow any >> <ulink> that has link text with a <footnote> containing the same ulink >> without the link text, so it shows the URL, and that would be right at >> the bottom of the same 'page'. > Of course, the text would also be clickable, right? I think putting the > URL in a footnote is good in that case; it works both on screen and on > paper, which should alleviate JD's concerns. Yeah I could see that. I thought about that but was wondering if it was possible to auto cite? JD > >> I wouldn't think it important to apply the same treatment when making HTML. > Right, only PDF. > -- Command Prompt, Inc. || http://the.postgres.company/ || @cmdpromptinc PostgreSQL centered full stack support, consulting and development. Advocate: @amplifypostgres || Learn and Network: https://postgresconf.org *** A fault and talent of mine is to tell it exactly how it is. ***
Commits
-
Improve documentation about our XML functionality
- 728c49779ba8 11.6 landed
- 603a28b44973 10.11 landed
-
Improve documentation about our XML functionality.
- 12d46ac392d0 12.0 landed
-
Add volatile qualifier missed in commit 2e616dee9.
- b2b819019f44 12.0 landed
-
Fix crash with old libxml2
- 2e616dee9e60 12.0 landed
-
Fix minor deficiencies in XMLTABLE, xpath(), xmlexists()
- 251cf2e27bec 12.0 cited
-
Fix the BY {REF,VALUE} clause of XMLEXISTS/XMLTABLE
- eaaa5986ad03 12.0 landed
-
doc: Update README.links
- b060e6c1f5b4 12.0 landed
-
XPath fixes:
- 3963574d1338 8.3.0 cited