Daniel Stenberg
d3569a3572
remove getinfo-times from the dist archive since the info is now in the
...
curl_easy_getinfo man page
2005-10-06 09:05:08 +00:00
Daniel Stenberg
c4bbcc83b6
Tupone Alfredo's fixes:
...
1) findtool does look per tool in PATH and think ./perl is the perl
executable, while is just a local directory (I have . in the PATH)
2) I got several warning for head -1 deprecated in favour of head -n 1
3) ares directory is missing some file (missing is missing :-) ) because
automake and friends is not run.
(Let's hope number 2 doesn't break somewhere "out there", if so we can always
search/replace that back.)
2005-06-06 21:19:04 +00:00
Daniel Stenberg
80a8be6319
David Shaw contributed a fairly complete and detailed autoconf macro you can
...
use to detect libcurl and setup variables for the protocols the installed
libcurl supports: docs/libcurl/libcurl.m4
2005-01-25 09:29:05 +00:00
Daniel Stenberg
6577b15d08
curl_easy_reset() documented
2004-07-31 19:46:01 +00:00
Daniel Stenberg
1e99f1ee41
libcurl-tutorial.3 is the former libcurl-the-guide converted to man page format
2004-06-21 08:17:08 +00:00
Daniel Stenberg
bbafb2eb27
curl_global_init_mem() allows the memory functions to be replaced.
...
memory.h is included everywhere for this.
2004-05-11 11:30:23 +00:00
Daniel Stenberg
2960d37d71
removed curl_formparse() from the library
2004-05-04 08:24:13 +00:00
Daniel Stenberg
e3bc92ae53
fixed the pdf and html for the strerror functions
2004-05-03 14:40:22 +00:00
Daniel Stenberg
58f1cc0b5f
added curl_*_strerror
2004-04-27 07:05:40 +00:00
Daniel Stenberg
4ae4336643
using roffit 0.6 we can get <a href> links with the --mandir option
2004-02-27 15:48:13 +00:00
Daniel Stenberg
7ffb8c6aee
use roffit to make HTML from man pages
...
http://daniel.haxx.se/projects/roffit/
2003-11-05 15:51:25 +00:00
Daniel Stenberg
5911485f38
use $(NROFF), not gnroff (patch by Domenico Andreoli)
2003-10-13 00:10:45 +00:00
Daniel Stenberg
c46da65263
nicer make target for the pdf conversion
2003-08-12 09:08:05 +00:00
Daniel Stenberg
b46745759b
don't treat index.html as the generated HTML pages
2003-08-12 08:58:46 +00:00
Daniel Stenberg
8ffbb6acd4
added the new curl_share_* man pages, the libcurl-easy, the libcurl-share,
...
made the generated pdf and html files get removed on 'make clean'. Made
the pdf conversion remove the temporary .ps files.
2003-08-12 08:51:23 +00:00
Daniel Stenberg
e6367abae9
generate and include PDF versions of the docs in the release archive
2002-10-14 07:39:49 +00:00
Daniel Stenberg
9247daf953
enhanced curl_version_info
2002-09-26 13:03:22 +00:00
Daniel Stenberg
9de4b99fc7
added curl_free
2002-09-25 12:21:08 +00:00
Daniel Stenberg
eb8770506f
added libcurl-errors
2002-04-12 10:10:36 +00:00
Daniel Stenberg
286fb6f645
added the multi functions man pages
2002-03-19 10:19:56 +00:00
Daniel Stenberg
01f04b9a41
ripped out from ../ and put in its own directory now
2002-03-04 10:09:48 +00:00