<!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 Tue, 2010-11-23 at 08:57 -0800, Matt Dew wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
On Tue, 2010-11-23 at 11:52 -0500, Trevor Woerner wrote:
&gt; On Tue, Nov 23, 2010 at 10:07 AM, Gaetan Nadon &lt;<A HREF="mailto:memsize@videotron.ca">memsize@videotron.ca</A>&gt; wrote:
&gt; &gt; As Julien suggested, it should be named install-docs perhaps.
&gt; 
&gt; If you don't mind, I prefer Julien's suggestion of &quot;install-specs&quot;
&gt; since this target is meant to work in the &quot;specs&quot; directory, and there
&gt; also exists a &quot;doc&quot; directory in libICE. I think it would be less
&gt; confusing.

Something I've been wondering.  Is there a need to have both specs and
doc dirs?&nbsp; Can they be merged?
</PRE>
</BLOCKQUOTE>
Before the conversion, a classification existed for documentation. Some are installed, others not.<BR>
The specs have been traditionally located in /specs. It should help finding the right document. <BR>
<BR>
<BR>
<H3>
<B><FONT SIZE="4">New configure options for documentation in modules</FONT></B>
</H3>
<BR>
As many more modules now contain documentation to be converted from DocBook XML to text, HTML, PostScript, and/or PDF formats, new standard options have been added to the configure macros to control the build of these in the modules. <BR>
<BR>
<TABLE>
<TR>
<TD>
<TT>--with-xmlto=</TT><TT><I>yes|no</I></TT><BR>
<BR>
<BR>
</TD>
<TD>
Enables or disables use of the <B><A HREF="https://fedorahosted.org/xmlto/">xmlto</A></B> command to translate DocBook XML to other formats. All DocBook XML conversions require use of this command. <BR>
<BR>
<BR>
</TD>
</TR>
<TR>
<TD>
<TT>--with-fop=</TT><TT><I>yes|no</I></TT><BR>
<BR>
<BR>
</TD>
<TD>
Enables or disables use of the <A HREF="http://xmlgraphics.apache.org/fop/">Apache </A><B><A HREF="http://xmlgraphics.apache.org/fop/">fop</A></B> command to translate DocBook XML to PostScript and PDF formats. <BR>
<BR>
<BR>
</TD>
</TR>
<TR>
<TD>
<TT>--enable-docs=</TT><TT><I>yes|no</I></TT><BR>
<BR>
<BR>
</TD>
<TD>
Enables or disables the build and installation of all documentation except traditional man pages or those covered by the --enable-devel-docs and --enable-specs options. <BR>
<BR>
<BR>
</TD>
</TR>
<TR>
<TD>
<TT>--enable-devel-docs=</TT><TT><I>yes|no</I></TT><BR>
<BR>
<BR>
</TD>
<TD>
Enables or disables the build and installation of documentation for developers of the X.Org software modules. <BR>
<BR>
<BR>
</TD>
</TR>
<TR>
<TD>
<TT>--enable-specs=</TT><TT><I>yes|no</I></TT><BR>
<BR>
<BR>
</TD>
<TD>
Enables or disables the build and installation of the formal specification documents for protocols and APIs. <BR>
<BR>
<BR>
</TD>
</TR>
</TABLE>
<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
<PRE>

Matt


</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>