diff --git a/docs/Makefile.am b/docs/Makefile.am index b0fea655e..26a1713c5 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 000000000..b3300013b --- /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 + +