From 31ee4607c892f85c5d139e54acbc3ca4f9fb6bcb Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Mon, 7 Sep 2015 10:30:40 +0200 Subject: remove old docs --- doc-src/tutorials/index.py | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 doc-src/tutorials/index.py (limited to 'doc-src/tutorials/index.py') diff --git a/doc-src/tutorials/index.py b/doc-src/tutorials/index.py deleted file mode 100644 index 3bfe7c12..00000000 --- a/doc-src/tutorials/index.py +++ /dev/null @@ -1,7 +0,0 @@ -from countershape import Page - -pages = [ - Page("30second.html", "Client playback: a 30 second example"), - Page("gamecenter.html", "Setting highscores on Apple's GameCenter"), - Page("transparent-dhcp.html", "Transparently proxify virtual machines") -] -- cgit v1.2.3