mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 09:58:12 +02:00
Experimental Quartz and XCB backends removed from the public doc for now.
This commit is contained in:
parent
f5c16c2e48
commit
b4d43d7fdd
2 changed files with 9 additions and 2 deletions
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue