]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Add a rule to optionally build docs with the stylesheet from the website
authorMagnus Hagander <magnus@hagander.net>
Sat, 25 Feb 2012 14:13:12 +0000 (15:13 +0100)
committerMagnus Hagander <magnus@hagander.net>
Fri, 2 Mar 2012 11:31:21 +0000 (12:31 +0100)
commit8efb0bc57eb350bd991fd32c96e38a13bfe7f120
treee45579c666579b5b99108126196e59844aa660a6
parent2502f45979fca76a6b19a07c98d7a41737a3dc7b
Add a rule to optionally build docs with the stylesheet from the website

For those of us who prefer the formatting of the docs using the
website stylesheets. Use "make STYLE=website draft" (for example) to use.

The stylesheet itself is referenced directly to the website, so there
is currently no copy of it stored in the source repository. Thus, docs
built with it will only look correct if the browser can access the website
when viewing them.
doc/src/sgml/Makefile
doc/src/sgml/stylesheet.dsl