From d412d183db4600a4ddebd3dbaf6218089e4788bb Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Mon, 16 Jan 2012 23:26:53 +0000 Subject: [PATCH] Link to /docs/testsuite.html --- docs/index.html.mako | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/index.html.mako b/docs/index.html.mako index 40535a5..78d08d1 100644 --- a/docs/index.html.mako +++ b/docs/index.html.mako @@ -68,6 +68,12 @@ Explains how i3’s Inter Process Communication interface works. Read this if yo want to talk to i3 within your own scripts or programs.

+

+i3 testsuite
+Explains how our test suite works, including a walk-through of a whole test +case. +

+
-- 2.39.5