bagder: curl-www/libcurl/c _index.html,1.14,1.15

[email protected]
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www/libcurl/c
In directory labb:/tmp/cvs-serv16515

Modified Files:
	_index.html 
Log Message:
modernized the list of functions and removed deprecated ones and added a link
to the easy interface overview


Index: _index.html
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/c/_index.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- _index.html	21 Jun 2004 14:43:34 -0000	1.14
+++ _index.html	9 Apr 2008 11:20:35 -0000	1.15
@@ -58,6 +58,8 @@
  href="curl_easy_cleanup.html">cleanup</a> the easy-session's handle and
  libcurl is entire off the hook!
 <p>
+ See also the <a href="libcurl-easy.html">easy interface overview</a>. 
+<p>
  <a href="curl_easy_init.html">curl_easy_init()</a>
 <br>
  <a href="curl_easy_cleanup.html">curl_easy_cleanup()</a>
@@ -69,7 +71,7 @@
  <a href="curl_easy_getinfo.html">curl_easy_getinfo()</a>
 <p>
  While the above functions are the main functions to use in the easy
- interface, there is a series of other helpful functions too. They are:
+ interface, there is a series of other helpful functions too including:
 <p>
 <table>
   <tr><td>
@@ -85,12 +87,6 @@
   </td></tr>
 
   <tr><td>
-  <a href="curl_getenv.html">curl_getenv()</a>
-  </td><td>
-  portable environment variable reader
-  </td></tr>
-
-  <tr><td>
   <a href="curl_formadd.html">curl_formadd()</a>
   </td><td>
   build multipart form-data posts
@@ -115,28 +111,17 @@
   </td></tr>
 
   <tr><td>
-  <a href="curl_escape.html">curl_escape()</a>
+  <a href="curl_easy_escape.html">curl_easy_escape()</a>
   </td><td>
   URL encodes a string
   </td></tr>
 
   <tr><td>
-  <a href="curl_unescape.html">curl_unescape()</a>
+  <a href="curl_easy_unescape.html">curl_easy_unescape()</a>
   </td><td>
   URL decodes a string
   </td></tr>
 
-  <tr><td>
-  <a href="curl_strequal.html">curl_strequal()</a>
-  </td><td>
-  compare strings case insensitive
-  </td></tr>
-
-  <tr><td>
-  <a href="curl_mprintf.html">curl_mprintf()</a>
-  </td><td>
-  portable *printf() functions
-  </td></tr>
 </table>
 <p>
  All man pages are included in every release archive, in three different
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.