Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 26a6267

Browse files
committed
Add instructions for setting up documentation tool chain on Mac OS X
1 parent 7afa8be commit 26a6267

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

doc/src/sgml/docguide.sgml

+11
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,17 @@ apt-get install docbook docbook-dsssl docbook-xsl openjade1.3 opensp xsltproc
277277
</para>
278278
</sect2>
279279

280+
<sect2>
281+
<title>Mac OS X</title>
282+
283+
<para>
284+
If you use MacPorts, the following will get you set up:
285+
<programlisting>
286+
sudo port install docbook-dsssl docbook-sgml-4.2 docbook-xml-4.2 docbook-xsl libxslt openjade opensp
287+
</programlisting>
288+
</para>
289+
</sect2>
290+
280291
<sect2>
281292
<title>Manual Installation from Source</title>
282293

0 commit comments

Comments
 (0)