bagder: curl-www/libcurl/using _index.html,1.8,1.9
[email protected] Mon, 02 Aug 2010 20:36:38 +0000
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www/libcurl/using In directory giant.haxx.se:/var/tmp/cvs-serv4808 Modified Files: _index.html Log Message: add link to examples and the C API overview Index: _index.html =================================================================== RCS file: /cvsroot/curl/curl-www/libcurl/using/_index.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- _index.html 12 Aug 2004 10:24:10 -0000 1.8 +++ _index.html 2 Aug 2010 20:36:36 -0000 1.9 @@ -17,8 +17,14 @@ TITLE(using libcurl) <p> General hints and suggestions to consider when using libcurl in your - applications are gathered here. Language-specific docs are found on the <a - href="../">libcurl front page</a>. + applications are gathered here. +<ul> +<li> Language-specific docs are found on the <a + href="../">libcurl front page</a> +<li> Check the full guide to the <a href="../c/">C API</a> +<li> Learn from our collection of <a href="../c/example.html">source code examples</a> +</ul> + <p> We also have this <a href="apps.html">list of programs using libcurl</a>. <p>