From 8f88fcedd601c0033b4469b66626a83011879baf Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Wed, 22 Jan 2014 13:33:02 +1300 Subject: Move the doc tree out into its own repo. --- 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 1cb04679..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") -] \ No newline at end of file -- cgit v1.2.3