Daniel Stenberg
d0623f856c
BINDINGS: converted to markdown
...
To make it render better on the web site, at the price of it becoming
slightly less readable as text.
2016-10-28 09:54:39 +02:00
Daniel Stenberg
8571d1c0b4
INSTALL: converted to markdown => INSTALL.md
...
Also heavily edited for content. Removed lots of old cruft that we added
like 10+ years ago that is likely incorrect by now.
Also removed INSTALL.devcpp for same reason.
2016-10-21 15:57:29 +02:00
Daniel Stenberg
358fd32820
dist: remove PDF and HTML converted docs from the releases
2016-10-10 23:33:13 +02:00
Daniel Stenberg
50cb384fd9
LICENSE-MIXING.md: switched to markdown
2016-08-09 15:04:50 +02:00
Daniel Stenberg
dcdc5f416d
docs-make: have markdown files use .md
2016-08-09 14:47:20 +02:00
Daniel Stenberg
6152b5916e
HISTORY.md: use markdown extension
2016-08-09 12:05:43 +02:00
Daniel Stenberg
615a12cbad
SSLCERTS.md: renamed to markdown extension
2016-08-09 12:03:46 +02:00
Daniel Stenberg
d263e83079
INTERNALS.md: use markdown extension for markdown content
2016-08-09 12:01:47 +02:00
Daniel Stenberg
e24597dc83
CONTRIBUTE.md: markdown extension
2016-08-09 11:40:39 +02:00
Daniel Stenberg
fe3db2e43b
dist: include CHECKSRC.md
...
Reported-by: Paul Howarth
Bug: https://curl.haxx.se/mail/lib-2016-05/0116.html
2016-05-18 10:35:15 +02:00
Daniel Stenberg
d532645afd
build: use roffit 0.11 feature
...
... load file specified as argument.
2016-03-29 16:45:17 +02:00
Daniel Stenberg
09cca9813d
docs/HTTP-COOKIES: converted to markdown
2016-03-29 08:53:40 +02:00
Daniel Stenberg
519835c4b0
docs/Makefile.am: include CODE_STYLE in tarball too
2016-03-14 10:31:36 +01:00
Daniel Stenberg
4af40b3646
URLs: change all http:// URLs to https://
2016-02-03 00:19:02 +01:00
Daniel Shahaf
80562083da
build: Fix theoretical infinite loops
...
Add error-checking to 'cd' in a few cases where omitting the checks
might result in an infinite loop.
Closes #535
2015-11-20 00:25:42 +01:00
Daniel Stenberg
ea2c959db4
DISTRO-DILEMMA: removed
...
Out of date and not kept accurate. It was sort of a problem of the past
anyway.
2015-10-26 16:31:03 +01:00
Daniel Stenberg
0c46abd79a
CODE_OF_CONDUCT.md: added
...
Just to underscore how we treat each other in this project. Nothing new
really, but could be useful for newcomers and outsiders to see our
values.
2015-06-29 11:35:13 +02:00
Daniel Stenberg
1514f3506b
INTERNALS: absorbed docs/LIBCURL-STRUCTS
2015-06-10 00:11:54 +02:00
Daniel Stenberg
3628a90852
HTTP2.md: formatted properly
2015-05-30 12:07:39 +02:00
Daniel Stenberg
a8904b39f3
HTTP2: moved docs into docs/ and make it markdown
2015-05-30 11:55:33 +02:00
Daniel Stenberg
a55e7f0abd
SSL-PROBLEMS: describes common curl+SSL problems
2014-03-08 22:21:41 +00:00
Daniel Stenberg
b7b126ee41
RELEASE-PROCEDURE: new document
2013-12-18 14:37:04 +01:00
Daniel Stenberg
8005e58983
SECURITY: "curl security for developers"
...
Describes our security process from a project and curl developer's
perspective.
2013-10-28 23:19:55 +01:00
Daniel Stenberg
0018d6830e
mk-ca-bundle.1: don't install on make install
...
Since the mk-ca-bundle tool itself isn't installed with make install,
there's no point in installing its documentation.
Bug: http://curl.haxx.se/mail/lib-2013-08/0057.html
Reported-by: Guenter Knauf
2013-08-08 09:45:51 +02:00
Daniel Stenberg
96749554fd
LIBCURL-STRUCTS: new document
...
This is the first version of this new document, detailing the seven
perhaps most important internal structs in libcurl source code:
1.1 SessionHandle
1.2 connectdata
1.3 Curl_multi
1.4 Curl_handler
1.5 conncache
1.6 Curl_share
1.7 CookieInfo
2013-08-06 14:13:33 +02:00
Daniel Stenberg
33ee67112f
HTTP-COOKIES: added cookie documentation
2012-07-03 09:03:08 +02:00
Jan Schaumann
64f48e884e
add newly created manual page
2012-04-27 20:25:35 +02:00
Daniel Stenberg
9680df4807
headers: more copyright headers added
2011-03-22 22:48:11 +01:00
Daniel Stenberg
0addc57188
MAIL-ETIQUETTE: how to behave
...
This is a new documentation for the source tree. This information has
been present since a long time at
http://curl.haxx.se/mail/etiquette.html but now it is put into a plain
text version too for wider distribution. The web version will be
automatically generated from this source document.
2011-03-22 09:23:04 +01:00
Daniel Stenberg
2309b4e330
remove the CVSish $Id$ lines
2010-03-24 11:02:54 +01:00
Yang Tse
4677778f85
Remove empty line used to force CVS to update the $Id date string format
2009-05-19 12:12:22 +00:00
Yang Tse
0427b783e2
Add empty line, to force CVS to update the $Id date string format
2009-05-18 12:33:51 +00:00
Daniel Stenberg
80f481a5f7
Tom Kyer's DevCpp-Mingw Install & Compilation guide
2005-10-28 21:34:51 +00:00
Daniel Stenberg
c62635a3b5
added DISTRO-DILEMMA
2005-09-01 08:44:39 +00:00
Daniel Stenberg
1a8f7e830c
Added README.netware to the release archive
2004-07-05 11:43:32 +00:00
Daniel Stenberg
83b87d53c1
removed libcurl-the-guide from the dist
2004-06-21 08:27:45 +00:00
Daniel Stenberg
630b73bfa8
Added LICENSE-MIXING to the release archive
2004-04-27 18:31:35 +00:00
Daniel Stenberg
75e1483e0d
'make clean' should only remove the generated html files, index.html is not
...
one of them!
2004-03-05 08:01:55 +00:00
Daniel Stenberg
eddeb49fb6
clean the html and pdf files
2004-03-02 08:28:23 +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
b1952e773a
nicer pdf generation
2003-10-17 13:31:39 +00:00
Daniel Stenberg
5911485f38
use $(NROFF), not gnroff (patch by Domenico Andreoli)
2003-10-13 00:10:45 +00:00
Daniel Stenberg
0423fd9b55
SSLCERTS was moved into the docs/ directory
2003-07-23 11:39:05 +00:00
Daniel Stenberg
b995af17eb
added index.html
2003-02-26 13:46:38 +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
84800914f6
added libcurl-the-guide to the dist
2002-10-07 18:23:52 +00:00
Daniel Stenberg
8aa41dd04b
Bjorn Wiren pointed out that INSTALL was missing in the tarballs
2002-10-03 12:50:48 +00:00
Daniel Stenberg
eb164098b7
added HISTORY
...
for newbies ;-)
2002-06-25 09:21:45 +00:00
Daniel Stenberg
ef3f978784
Added BINDINGS, lists all available libcurl bindings as of this date.
2002-04-27 17:02:38 +00:00
Daniel Stenberg
58cad04bbb
added the "known bugs" file
2002-03-07 08:29:24 +00:00