From: Robert Haas Date: Wed, 29 Jul 2015 15:16:55 +0000 (-0400) Subject: Document how to build the docs using the website style. X-Git-Url: http://git.postgresql.org/gitweb/static/maillist.html?a=commitdiff_plain;h=5f1066074cd85b829371a4123839d16f52553c3d;p=users%2Frhaas%2Fpostgres.git Document how to build the docs using the website style. Craig Ringer --- diff --git a/doc/src/sgml/docguide.sgml b/doc/src/sgml/docguide.sgml index e0ae262b8a..6f896b565f 100644 --- a/doc/src/sgml/docguide.sgml +++ b/doc/src/sgml/docguide.sgml @@ -583,6 +583,15 @@ checking for osx... osx subdirectory html. + + To produce HTML documentation with the stylesheet used on postgresql.org instead of the + default simple style use: + +doc/src/sgml$ make STYLE=website html + + + To create a proper index, the build might process several identical stages. If you do not care about the index, and just want to