Experimental Quartz and XCB backends removed from the public doc for now.

This commit is contained in:
Billy Biggs 2005-08-23 16:31:59 +00:00
parent f5c16c2e48
commit b4d43d7fdd
2 changed files with 9 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2005-08-23 Billy Biggs <vektor@dumbterm.net>
* doc/public/cairo-docs.xml: Experimental Quartz and XCB
backends removed from the public doc for now.
2005-08-23 Owen Taylor <otaylor@redhat.com>
* configure.in: Reverse the help text for --enable-xcb,

View file

@ -38,9 +38,11 @@
<xi:include href="xml/cairo-pdf.xml"/>
<xi:include href="xml/cairo-png.xml"/>
<xi:include href="xml/cairo-ps.xml"/>
<xi:include href="xml/cairo-quartz.xml"/>
<xi:include href="xml/cairo-win32.xml"/>
<xi:include href="xml/cairo-xcb.xml"/>
<!-- Experimental Quartz and XCB backends removed
from the public doc for now.
<xi:include href="xml/cairo-quartz.xml"/>
<xi:include href="xml/cairo-xcb.xml"/> -->
<xi:include href="xml/cairo-xlib.xml"/>
</chapter>
<chapter id="Support">