From 92966e7c48c754189b0578fc5202dd1d57d1dd7a Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Tue, 14 Jan 2014 17:47:33 +0100 Subject: add tutorial for transparent proxying, other minor docs improvements --- doc-src/tutorials/index.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc-src/tutorials/index.py') diff --git a/doc-src/tutorials/index.py b/doc-src/tutorials/index.py index 22cc2b7f..1cb04679 100644 --- a/doc-src/tutorials/index.py +++ b/doc-src/tutorials/index.py @@ -3,4 +3,5 @@ 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