| From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
|---|---|
| To: | Richard Swagerman <rswagerman(at)salesforce(dot)com>, pgsql-docs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: how to modify the navfooter |
| Date: | 2018-08-14 22:08:05 |
| Message-ID: | 72da81c6-2b52-b071-74f6-6d04e4f0e0a2@2ndquadrant.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On 14/08/2018 23:56, Richard Swagerman wrote:
> What baffles me is that the generated html files also include these tags
> at the bottom of each file:
> <div class="navfooter"><hr />
> <table width="100%" summary="Navigation footer">
> I do not see anything in stylesheet.xsl that looks anything like this.
> Does anyone know where the "magic incantations" are that generate this
> navfooter?
This comes from the DocBook XSL stylesheets. The stuff in
stylesheet.xsl and similar is just a customization layer on top of those.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Liudmila Mantrova | 2018-08-16 08:25:25 | Re: Misc typos in documentation |
| Previous Message | Richard Swagerman | 2018-08-14 21:56:20 | Re: how to modify the navfooter |