[project @ 2001-10-23 14:50:59 by rrt]
authorrrt <unknown>
Tue, 23 Oct 2001 14:50:59 +0000 (14:50 +0000)
committerrrt <unknown>
Tue, 23 Oct 2001 14:50:59 +0000 (14:50 +0000)
Document the use of SGMLDocWays to build the documentation.

docs/building/building.sgml

index 9552ca4..46f2a0d 100644 (file)
@@ -634,6 +634,15 @@ everything you need.
 </VariableList>
 </para>
 
+      <para>
+       In order to actually build any documentation, you need to set
+       <constant>SGMLDocWays</constant> in your
+       <filename>build.mk</filename>. Valid values to add to this
+       list are: <literal>dvi</literal>, <literal>ps</literal>,
+       <literal>pdf</literal>, <literal>html</literal>, and
+       <literal>rtf</literal>.
+      </para>
+      
 </Sect2>
 
 <Sect2 id="pre-supposed-other-tools">