mirror of
https://github.com/moparisthebest/curl
synced 2024-11-15 22:15:13 -05:00
3d221409e2
According to wikipedia: While "web site" was the original spelling, this variant has become rarely used, and "website" has become the standard spelling Closes #5822
13 lines
510 B
Markdown
13 lines
510 B
Markdown
![curl logo](https://curl.haxx.se/logo/curl-logo.svg)
|
|
|
|
# Documentation
|
|
|
|
You'll find a mix of various documentation in this directory and
|
|
subdirectories, using several different formats. Some of them are not ideal
|
|
for reading directly in your browser.
|
|
|
|
If you'd rather see the rendered version of the documentation, check out the
|
|
curl website's [documentation section](https://curl.haxx.se/docs/) for
|
|
general curl stuff or the [libcurl section](https://curl.haxx.se/libcurl/) for
|
|
libcurl related documentation.
|