bagder: curl-www/libcurl _menu.html,1.55,1.56
[email protected] Mon, 02 Aug 2010 20:41:41 +0000
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www/libcurl
In directory giant.haxx.se:/var/tmp/cvs-serv9261
Modified Files:
_menu.html
Log Message:
add an example link to the main libcurl menu
Index: _menu.html
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/_menu.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- _menu.html 26 Apr 2008 21:21:30 -0000 1.55
+++ _menu.html 2 Aug 2010 20:41:39 -0000 1.56
@@ -58,6 +58,13 @@
Figure what competing libraries there are )
#endif
+#ifdef LIBCURL_EXAMPLE
+LINK("", Example Sources )
+#else
+TLINK("/libcurl/c/example.html", Example Sources »,
+ Educational snippets of code )
+#endif
+
#ifdef LIBCURL_FEATURES
LINK("", Features )
#else