Skip to content

Commit

Permalink
remove example gallery (rawgit doesn't work anymore anyway, and the w…
Browse files Browse the repository at this point in the history
…eb app should do)
  • Loading branch information
robx committed Mar 5, 2020
1 parent 71c1fac commit 955f240
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 2,789 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ For more examples, see:
* A [demo web application][demo] that provides some more
examples and that can be used to generate SVG images from such
puzzle descriptions.
* The [gallery of examples][examples] used to test the program.
* A [puzzle set][twentyfour] that covers the puzzle types
that were supported as of 2014-05.
* Most of the puzzle graphics on the puzzle blog [maybepuzzles][maybepuzzles]
Expand Down
5 changes: 1 addition & 4 deletions tests/examples/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.PHONY: all puzzles examples graphics clean compare example-gallery
.PHONY: all puzzles examples graphics clean compare

DRAW = drawpuzzle

Expand Down Expand Up @@ -33,6 +33,3 @@ compare:
done
./gallery.sh diff/*.png > gallery.html
! ls diff/*.png

example-gallery:
sh ./docgallery.sh *.pzl *.pzg > examples.html
32 changes: 0 additions & 32 deletions tests/examples/docgallery.sh

This file was deleted.

Loading

0 comments on commit 955f240

Please sign in to comment.