[cairo-commit] [cairo-www] src/pycairo

Carl Worth cworth at freedesktop.org
Thu Jun 18 19:45:48 PDT 2009


 src/pycairo/resources.mdwn |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

New commits:
commit e5cabddadb49899cb8fbcec25aa99fb608697744
Author: SteveChaplin <SteveChaplin at web>
Date:   Thu Jun 18 19:45:48 2009 -0700

    Remove link to tutorial which has been modified from python to C.

diff --git a/src/pycairo/resources.mdwn b/src/pycairo/resources.mdwn
index 8bc9f8b..18bad5e 100644
--- a/src/pycairo/resources.mdwn
+++ b/src/pycairo/resources.mdwn
@@ -17,10 +17,9 @@ This section is for listing various useful [[pycairo|pycairo]] resources, feel f
    * [Miro][20]: Internet TV, HD video player.
    * pycairo projects at [Google Code][19].
    * [PyChess][11].
-   * [Pyroute - OpenStreetMap][21]
+   * [Pyroute - OpenStreetMap][21].
 
 # Tutorials
-  * [[A_Short_Introduction_to_Cairo_with_Python|pycairo/tutorial]]: the wiki tutorial.
   * [Cairo Tutorial for Python (and other) Programmers][1]: Generic introduction to cairo concepts oriented to python.
   * [Cairo Tutorial for PyGTK Programmers][2]: Tutorial about how to use cairo for drawing in [PyGTK](http://www.pygtk.org).
   * _Writing a widget using cairo and PyGTK 2.8_ [Part 1][3], [Part 2][4]: A translation of the GNOME Journal tutorial by Davyd Madeley from C to Python.


More information about the cairo-commit mailing list