mirror of
https://github.com/postgres/postgres.git
synced 2025-07-24 14:22:24 +03:00
Document how to build the docs using the website style.
Craig Ringer
This commit is contained in:
@ -583,6 +583,15 @@ checking for osx... osx
|
|||||||
subdirectory <filename>html</filename>.
|
subdirectory <filename>html</filename>.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
To produce HTML documentation with the stylesheet used on <ulink
|
||||||
|
url="http://postgresql.org/docs/current">postgresql.org</> instead of the
|
||||||
|
default simple style use:
|
||||||
|
<screen>
|
||||||
|
<prompt>doc/src/sgml$ </prompt><userinput>make STYLE=website html</userinput>
|
||||||
|
</screen>
|
||||||
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
To create a proper index, the build might process several identical
|
To create a proper index, the build might process several identical
|
||||||
stages. If you do not care about the index, and just want to
|
stages. If you do not care about the index, and just want to
|
||||||
|
Reference in New Issue
Block a user