summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2017-03-30 23:58:29 +0200
committerDaniel Stenberg <daniel@haxx.se>2017-03-31 00:05:31 +0200
commitd6bf5abd60c570ab535c33261e2d06443b7641f8 (patch)
treea26c6598d3bde03e7f0aa34bb9110d34567de864
parent2ff9c3e145472d33bc4ba722928a30bc13214c52 (diff)
downloadcurl-d6bf5abd60c570ab535c33261e2d06443b7641f8.tar.gz
docs/index.html: removed, was not shipped anyway
-rw-r--r--docs/index.html20
1 files changed, 0 insertions, 20 deletions
diff --git a/docs/index.html b/docs/index.html
deleted file mode 100644
index 4390378af..000000000
--- a/docs/index.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html><head>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Index to Curl documentation</title>
-</head>
-
-<body>
-<h1 align="center">Index to Curl documentation</h1>
-
-<h2>Programs</h2>
-<a href="curl-config.html">curl-config</A>
-<br><a href="curl.html">curl</A>
-
-<h2>Tutorial</h2>
-<a href="TheArtOfHttpScripting">The Art Of Scripting HTTP Requests Using Curl</a> (plain text)
-
-<h2>libcurl</h2>
-See the <a href="libcurl/index.html">libcurl section</a>
-
-</body></html>