summaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-09-26 13:05:54 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-09-26 13:05:54 +0000
commitcc7f2a0d08beeb4a7746a02868e59d5f93f625b6 (patch)
tree175714b90b65cf6945ff0d6d6b3f05716fa62d3e /docs/index.html
parentb1579aed2fce804f2207cec237327deaf9eebd98 (diff)
downloadcurl-cc7f2a0d08beeb4a7746a02868e59d5f93f625b6.tar.gz
main index for the tool docs
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html
new file mode 100644
index 000000000..3db02df08
--- /dev/null
+++ b/docs/index.html
@@ -0,0 +1,18 @@
+<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>
+<P><A HREF="curl-config.html">curl-config</A>
+<P><A HREF="curl.html">curl</A>
+
+<h2>libcurl</h2>
+See the <a href="libcurl/index.html">libcurl section</a>
+
+</BODY>
+</HTML>