aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2012-09-01 06:27:52 -0400
committerRobert Haas <rhaas@postgresql.org>2012-09-01 06:27:52 -0400
commite8d6c98c2f082bead1202b23e9d70e0fbde49129 (patch)
treeee0712dfff64491488244b2b39a53d6cfb9aa25a /doc/src
parent06310178ef54720bc4ed7bc85c887e6ebed24d83 (diff)
downloadpostgresql-e8d6c98c2f082bead1202b23e9d70e0fbde49129.tar.gz
postgresql-e8d6c98c2f082bead1202b23e9d70e0fbde49129.zip
Cross-link to doc build requirements from install requirements.
Jeff Janes
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/installation.sgml8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
index c02ed87c41a..2457fc5c58b 100644
--- a/doc/src/sgml/installation.sgml
+++ b/doc/src/sgml/installation.sgml
@@ -280,6 +280,14 @@ su - postgres
encryption using those services.
</para>
</listitem>
+
+ <listitem>
+ <para>
+ To build the <productname>PostgreSQL</productname> documentation,
+ there is a separate set of requirements.
+ See <xref linkend="docguide-toolsets">.
+ </para>
+ </listitem>
</itemizedlist>
</para>