Changed the names to match the PECL nomenclature
[phpCairo.git] / src / cairo / manual / phpCairo / reference.xml
blob3280e3cd67fa69a64c65485bfb1f751d0b9e89c5
1 <?xml version='1.0' encoding='iso-8859-1'?>
2 <!-- $Revision: 1.1 $ -->
3  <reference id='ref.phpCairo'>
4   <title>PHP bindings for Cairo Graphic Library</title>
5   <titleabbrev>phpCairo</titleabbrev>
7   <partintro>
8    <section id='phpCairo.intro'>
9     &reftitle.intro;
10     <para>
11                 This extension offers you object oriented support for Cairo.
13     </para>
14    </section>
15    
16    &reference.phpCairo.configure;
18    <section id='phpCairo.resources'>
19     &reftitle.resources;
20    &no.resource;
21    </section>
23    <section id='phpCairo.constants'>
24     &reftitle.constants;
25     &no.constants;
26    </section>
27    
28   </partintro>
30 &reference.phpCairo.functions;
32  </reference>
34 <!-- Keep this comment at the end of the file
35 Local variables:
36 mode: sgml
37 sgml-omittag:t
38 sgml-shorttag:t
39 sgml-minimize-attributes:nil
40 sgml-always-quote-attributes:t
41 sgml-indent-step:1
42 sgml-indent-data:t
43 indent-tabs-mode:nil
44 sgml-parent-document:nil
45 sgml-default-dtd-file:"../../../manual.ced"
46 sgml-exposed-tags:nil
47 sgml-local-catalogs:nil
48 sgml-local-ecat-files:nil
49 End:
50 vim600: syn=xml fen fdm=syntax fdl=2 si
51 vim: et tw=78 syn=sgml
52 vi: ts=1 sw=1
53 -->