mirror of
https://github.com/postgres/postgres.git
synced 2025-04-22 23:02:54 +03:00
Add instructions for setting up documentation tool chain on Mac OS X
This commit is contained in:
parent
7afa8bed65
commit
26a6267226
@ -277,6 +277,17 @@ apt-get install docbook docbook-dsssl docbook-xsl openjade1.3 opensp xsltproc
|
||||
</para>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Mac OS X</title>
|
||||
|
||||
<para>
|
||||
If you use MacPorts, the following will get you set up:
|
||||
<programlisting>
|
||||
sudo port install docbook-dsssl docbook-sgml-4.2 docbook-xml-4.2 docbook-xsl libxslt openjade opensp
|
||||
</programlisting>
|
||||
</para>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Manual Installation from Source</title>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user