implement a gallery and move some of the existing examples into the gallery
commitedf4a672e4c82bed82518d8950c2be434fafa5bd
authorAndré Wobst <wobsta@users.sourceforge.net>
Wed, 17 May 2006 13:23:18 +0000 (17 13:23 +0000)
committerAndré Wobst <wobsta@users.sourceforge.net>
Wed, 17 May 2006 13:23:18 +0000 (17 13:23 +0000)
tree94a036d1dad29fa1103edd7b71256170232ef5b8
parentb4fd8c109fdec0f4ed80f20db91323013a6505e0
implement a gallery and move some of the existing examples into the gallery

git-svn-id: https://pyx.svn.sourceforge.net/svnroot/pyx/trunk/pyx@2677 069f4177-920e-0410-937b-c2a4a81bcd90
21 files changed:
examples/Makefile
examples/examples.py [deleted file]
examples/path/INDEX
gallery/INDEX [new file with mode: 0644]
gallery/Makefile [new symlink]
gallery/README [new file with mode: 0644]
gallery/path/INDEX [copied from examples/path/INDEX with 52% similarity]
gallery/path/README [new file with mode: 0644]
gallery/path/circles.py [moved from examples/path/circles.py with 100% similarity]
gallery/path/knot.py [moved from examples/path/knot.py with 100% similarity]
gallery/path/knot.txt [moved from examples/path/knot.txt with 100% similarity]
gallery/path/sierpinski.py [moved from examples/path/sierpinski.py with 100% similarity]
gallery/path/springs.py [moved from examples/path/springs.py with 100% similarity]
gallery/path/springs.txt [moved from examples/path/springs.txt with 100% similarity]
gallery/path/tree.py [moved from examples/path/tree.py with 100% similarity]
www/Makefile
www/example.pt
www/exampleindex.pt
www/examples.pt
www/maintemplate.pt
www/pt2html.py