Move the doc tree out into its own repo.

This commit is contained in:
Aldo Cortesi
2014-01-22 13:33:02 +13:00
parent 7ddc941116
commit 8f88fcedd6
92 changed files with 1 additions and 5707 deletions

View File

@@ -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")
]