mirror of
https://github.com/curl/curl.git
synced 2026-04-23 01:42:11 +03:00
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
12 lines
510 B
Markdown
12 lines
510 B
Markdown

|
|
|
|
# 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.
|