From: Daniel Stenberg Date: Tue, 27 Nov 2001 06:53:39 +0000 (+0000) Subject: greep at mindspring.com provided an index.html file that links to all the X-Git-Tag: upstream/7.37.1~16034 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ffefcab1bcd41f4a21f5f5d735780d945f5eec34;p=platform%2Fupstream%2Fcurl.git greep at mindspring.com provided an index.html file that links to all the existing HTML documents. It makes it easier to browse all the docs with your browser. --- diff --git a/docs/Makefile.am b/docs/Makefile.am index b0fea65..26a1713 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -56,7 +56,8 @@ HTMLPAGES = \ curl_mprintf.html \ curl_global_init.html \ curl_global_cleanup.html \ - libcurl.html + libcurl.html \ + index.html EXTRA_DIST = $(man_MANS) \ MANUAL BUGS CONTRIBUTE FAQ FEATURES INTERNALS \ diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..b330001 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,38 @@ +HTML> + + +Index to Curl documentation + + + +

Index to Curl documentation

+ +

Programs

+

curl-config.html +

curl.html + +

Library routines

+

libcurl.html +

curl_easy_cleanup.html +

curl_easy_duphandle.html +

curl_easy_getinfo.html +

curl_easy_init.html +

curl_easy_perform.html +

curl_easy_setopt.html +

curl_escape.html +

curl_formadd.html +

curl_formfree.html +

curl_formparse.html +

curl_getdate.html +

curl_getenv.html +

curl_global_cleanup.html +

curl_global_init.html +

curl_mprintf.html +

curl_slist_append.html +

curl_slist_free_all.html +

curl_strequal.html +

curl_strnequal.html +

curl_unescape.html +

curl_version.html + +