[cairo-commit] pycairo/doc/reference context.rst, 1.1, 1.2 index.rst, 1.1, 1.2 surfaces.rst, 1.1, 1.2
Steve Chaplin
commit at pdx.freedesktop.org
Wed Dec 31 21:05:47 PST 2008
- Previous message: [cairo-commit] pycairo/doc README, 1.1, 1.2 conf.py, 1.1, 1.2 c-api.rst, 1.1, 1.2
- Next message: [cairo-commit] pycairo ChangeLog,1.288,1.289 INSTALL,1.8,1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: stevech1097
Update of /cvs/cairo/pycairo/doc/reference
In directory kemper:/tmp/cvs-serv32689/doc/reference
Modified Files:
context.rst index.rst surfaces.rst
Log Message:
'SC'
Index: context.rst
===================================================================
RCS file: /cvs/cairo/pycairo/doc/reference/context.rst,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- context.rst 10 Dec 2008 06:57:45 -0000 1.1
+++ context.rst 1 Jan 2009 05:05:45 -0000 1.2
@@ -1,8 +1,8 @@
.. _context:
-*******************************
-Cairo Context (incomplete docs)
-*******************************
+**************************
+Cairo Context (incomplete)
+**************************
.. comment block
example reST:
Index: index.rst
===================================================================
RCS file: /cvs/cairo/pycairo/doc/reference/index.rst,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- index.rst 10 Dec 2008 06:57:46 -0000 1.1
+++ index.rst 1 Jan 2009 05:05:45 -0000 1.2
@@ -1,8 +1,8 @@
.. _reference_index:
-***************************
-Reference (unfinished docs)
-***************************
+**********************
+Reference (incomplete)
+**********************
.. toctree::
:maxdepth: 2
Index: surfaces.rst
===================================================================
RCS file: /cvs/cairo/pycairo/doc/reference/surfaces.rst,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- surfaces.rst 10 Dec 2008 06:57:46 -0000 1.1
+++ surfaces.rst 1 Jan 2009 05:05:45 -0000 1.2
@@ -1,8 +1,8 @@
.. _surfaces:
-**************************
-Surfaces (incomplete docs)
-**************************
+*********************
+Surfaces (incomplete)
+*********************
cairo.Surface is the abstract type representing all different drawing targets
that cairo can render to. The actual drawings are performed using a
- Previous message: [cairo-commit] pycairo/doc README, 1.1, 1.2 conf.py, 1.1, 1.2 c-api.rst, 1.1, 1.2
- Next message: [cairo-commit] pycairo ChangeLog,1.288,1.289 INSTALL,1.8,1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list