<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.0">
</HEAD>
<BODY>
On Thu, 2010-11-04 at 00:05 -0700, Alan Coopersmith wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#1a1a1a">+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Enables or disables the build and installation of all</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; documentation targets except traditional man pages.</FONT></TT><BR>
    <BR>
</BLOCKQUOTE>
It could be coded in the Makefile with that intent in mind. It isn't at the moment.<BR>
The enable-docs applies to all docs that are neither specs nor devel-docs.<BR>
For example the xorg-docs/general or libICE/doc.<BR>
<BR>
The exact list can be found in the table:<BR>
<A HREF="http://www.x.org/wiki/Development/Documentation/WritingDocumentation">http://www.x.org/wiki/Development/Documentation/WritingDocumentation</A><BR>
<BR>
In order to disable all docs (except man pages not generated from xmlto), one<BR>
would use all 3 options (or use--with-xmto).<BR>
<BR>
</BODY>
</HTML>