NS/main/source/curl/docs
puzl a6f04d2ca3 changing eol-style
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@4 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-03-10 09:58:43 +00:00
..
examples changing eol-style 2005-03-10 09:58:43 +00:00
libcurl changing eol-style 2005-03-10 09:58:43 +00:00
BINDINGS changing eol-style 2005-03-10 09:58:43 +00:00
BUGS changing eol-style 2005-03-10 09:58:43 +00:00
CONTRIBUTE changing eol-style 2005-03-10 09:58:43 +00:00
curl-config.1 Import from old repository 2005-03-09 01:31:56 +00:00
curl-config.html Import from old repository 2005-03-09 01:31:56 +00:00
curl-config.pdf Import from old repository 2005-03-09 01:31:56 +00:00
curl.1 Import from old repository 2005-03-09 01:31:56 +00:00
curl.html Import from old repository 2005-03-09 01:31:56 +00:00
curl.pdf Import from old repository 2005-03-09 01:31:56 +00:00
FAQ changing eol-style 2005-03-10 09:58:43 +00:00
FEATURES changing eol-style 2005-03-10 09:58:43 +00:00
HISTORY changing eol-style 2005-03-10 09:58:43 +00:00
index.html Import from old repository 2005-03-09 01:31:56 +00:00
INSTALL changing eol-style 2005-03-10 09:58:43 +00:00
INTERNALS changing eol-style 2005-03-10 09:58:43 +00:00
KNOWN_BUGS changing eol-style 2005-03-10 09:58:43 +00:00
libcurl-the-guide changing eol-style 2005-03-10 09:58:43 +00:00
Makefile.am changing eol-style 2005-03-10 09:58:43 +00:00
Makefile.in changing eol-style 2005-03-10 09:58:43 +00:00
MANUAL changing eol-style 2005-03-10 09:58:43 +00:00
README.win32 changing eol-style 2005-03-10 09:58:43 +00:00
RESOURCES changing eol-style 2005-03-10 09:58:43 +00:00
THANKS changing eol-style 2005-03-10 09:58:43 +00:00
TheArtOfHttpScripting changing eol-style 2005-03-10 09:58:43 +00:00
TODO changing eol-style 2005-03-10 09:58:43 +00:00
VERSIONS changing eol-style 2005-03-10 09:58:43 +00:00

                                  _   _ ____  _     
                              ___| | | |  _ \| |    
                             / __| | | | |_) | |    
                            | (__| |_| |  _ <| |___ 
                             \___|\___/|_| \_\_____|

README.win32

  Read the README file first.

  Curl has been compiled, built and run on all sorts of Windows and win32
  systems. While not being the main develop target, a fair share of curl users
  are win32-based.

  The unix-style man pages are tricky to read on windows, so therefore are all
  those pages also converted to HTML and those are also included in the
  release archives.

  The main curl.1 man page is also "built-in" in the command line tool. Use a
  command line similar to this in order to extract a separate text file:

        curl -M >manual.txt