From 3fc2c813cc59eb1e2752749772a5555e9f3c82bb Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 25 Sep 2002 12:24:46 +0000 Subject: added curl_free and an "overview" section --- docs/libcurl/index.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'docs/libcurl/index.html') diff --git a/docs/libcurl/index.html b/docs/libcurl/index.html index 1d2d8df19..a14679860 100644 --- a/docs/libcurl/index.html +++ b/docs/libcurl/index.html @@ -11,8 +11,12 @@ HTML>

curl-config.html

curl.html -

Library routines

+

Overviews

libcurl.html +

libcurl-multi.html +

libcurl-errors.html + +

Library routines

curl_easy_cleanup.html

curl_easy_duphandle.html

curl_easy_getinfo.html @@ -23,6 +27,7 @@ HTML>

curl_formadd.html

curl_formfree.html

curl_formparse.html +

curl_free.html

curl_getdate.html

curl_getenv.html

curl_global_cleanup.html @@ -42,7 +47,7 @@ HTML>

curl_multi_init.html

curl_multi_perform.html

curl_multi_remove_handle.html -

libcurl-multi.html + -- cgit v1.2.3