diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/installation.sgml | 8 |
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> |