aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc-src/index.html')
-rw-r--r--doc-src/index.html30
1 files changed, 0 insertions, 30 deletions
diff --git a/doc-src/index.html b/doc-src/index.html
deleted file mode 100644
index 30405375..00000000
--- a/doc-src/index.html
+++ /dev/null
@@ -1,30 +0,0 @@
-<div class="hero-unit">
-<h1>Tools for testing and torturing HTTP clients, servers and proxies.</h1>
-</div>
-
-<div class="row">
- <div class="span4">
- <div class="well">
- <h1> <a href="@!top!@/pathod.html">pathod</a> </h1>
-
- A pathological web daemon.
-
- </div>
- </div>
- <div class="span4">
- <div class="well">
- <h1> <a href="@!top!@/pathoc.html">pathoc</a> </h1>
-
- A perverse HTTP client.
-
- </div>
- </div>
- <div class="span4">
- <div class="well">
- <h1> <a href="@!top!@/test.html">libpathod.test</a> </h1>
-
- Using pathod and pathoc in your unit tests.
-
- </div>
- </div>
-</div>