2024-03-31 17:52:28 +08:00
|
|
|
<!--
|
|
|
|
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
|
|
|
|
|
|
|
|
SPDX-License-Identifier: curl
|
|
|
|
-->
|
|
|
|
|
2020-11-04 21:02:01 +08:00
|
|
|
![curl logo](https://curl.se/logo/curl-logo.svg)
|
2016-06-28 20:09:08 +08:00
|
|
|
|
|
|
|
# Documentation
|
|
|
|
|
2024-02-27 14:48:10 +08:00
|
|
|
You 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.
|
2016-06-28 20:09:08 +08:00
|
|
|
|
2021-10-31 23:34:44 +08:00
|
|
|
If you would rather see the rendered version of the documentation, check out the
|
2020-11-04 21:02:01 +08:00
|
|
|
curl website's [documentation section](https://curl.se/docs/) for
|
|
|
|
general curl stuff or the [libcurl section](https://curl.se/libcurl/) for
|
2016-06-28 20:09:08 +08:00
|
|
|
libcurl related documentation.
|