curl/docs
Daniel Stenberg 911fc964a1
cmdline-docs: quote and angle bracket cleanup
- make sure angle brackets are escaped
- remove a lot of superfluous double quotes
- replace several double quotes with backticks

To make nicer-looking markdown.

Closes #12884
2024-02-07 08:35:28 +01:00
..
cmdline-opts cmdline-docs: quote and angle bracket cleanup 2024-02-07 08:35:28 +01:00
examples
libcurl badwords: use hostname, not host name 2024-02-07 08:25:52 +01:00
.gitignore
ALTSVC.md ALTSVC.md: correct a typo 2024-02-05 22:26:14 +01:00
BINDINGS.md
BUFQ.md docs: do not start lines/sentences with So, But nor And 2024-01-26 10:38:58 +01:00
BUFREF.md
BUG-BOUNTY.md
BUGS.md GHA: add a job scanning for "bad words" in markdown 2024-01-24 08:44:34 +01:00
CHECKSRC.md badwords: use hostname, not host name 2024-02-07 08:25:52 +01:00
CIPHERS.md GHA: add a job scanning for "bad words" in markdown 2024-01-24 08:44:34 +01:00
CLIENT-WRITERS.md GHA: add a job scanning for "bad words" in markdown 2024-01-24 08:44:34 +01:00
CMakeLists.txt cmake: rework options to enable curl and libcurl docs 2024-01-24 23:22:27 +00:00
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CODE_STYLE.md GHA: add a job scanning for "bad words" in markdown 2024-01-24 08:44:34 +01:00
CONNECTION-FILTERS.md docs: do not start lines/sentences with So, But nor And 2024-01-26 10:38:58 +01:00
CONTRIBUTE.md GHA: add a job scanning for "bad words" in markdown 2024-01-24 08:44:34 +01:00
curl-config.md GHA: add a job scanning for "bad words" in markdown 2024-01-24 08:44:34 +01:00
CURL-DISABLE.md
CURLDOWN.md docs: make curldown do angle brackets like markdown 2024-02-06 08:17:40 +01:00
DEPRECATE.md GHA: add a job scanning for "bad words" in markdown 2024-01-24 08:44:34 +01:00
DYNBUF.md
EARLY-RELEASE.md
EXPERIMENTAL.md
FAQ
FEATURES.md badwords: use hostname, not host name 2024-02-07 08:25:52 +01:00
GOVERNANCE.md
HELP-US.md
HISTORY.md
HSTS.md badwords: use hostname, not host name 2024-02-07 08:25:52 +01:00
HTTP2.md
HTTP3.md docs: add necessary setup for nghttp3 2024-02-06 09:56:39 +01:00
HTTP-COOKIES.md
HYPER.md
INSTALL
INSTALL-CMAKE.md cmake: freshen up docs/INSTALL.cmake 2024-01-27 22:58:41 +01:00
INSTALL.md GHA: add a job scanning for "bad words" in markdown 2024-01-24 08:44:34 +01:00
INTERNALS.md
IPFS.md GHA: add a job scanning for "bad words" in markdown 2024-01-24 08:44:34 +01:00
KNOWN_BUGS
MAIL-ETIQUETTE
Makefile.am docs: add mk-ca-bundle.1 to dist 2024-02-06 11:04:09 +01:00
MANUAL.md badwords: use hostname, not host name 2024-02-07 08:25:52 +01:00
mk-ca-bundle.md
MQTT.md
NEW-PROTOCOL.md docs: do not start lines/sentences with So, But nor And 2024-01-26 10:38:58 +01:00
options-in-versions
PARALLEL-TRANSFERS.md GHA: add a job scanning for "bad words" in markdown 2024-01-24 08:44:34 +01:00
README.md
RELEASE-PROCEDURE.md
ROADMAP.md
RUSTLS.md
SECURITY-ADVISORY.md GHA: add a job scanning for "bad words" in markdown 2024-01-24 08:44:34 +01:00
SSL-PROBLEMS.md
SSLCERTS.md
THANKS THANKS: add Dmitry Tretyakov 2024-02-05 23:46:26 +01:00
THANKS-filter
TheArtOfHttpScripting.md badwords: use hostname, not host name 2024-02-07 08:25:52 +01:00
TODO TODO: Support latest rustls 2024-02-06 09:36:17 +01:00
URL-SYNTAX.md badwords: use hostname, not host name 2024-02-07 08:25:52 +01:00
VERSIONS.md
VULN-DISCLOSURE-POLICY.md GHA: add a job scanning for "bad words" in markdown 2024-01-24 08:44:34 +01:00
WEBSOCKET.md

curl logo

Documentation

you will 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 would rather see the rendered version of the documentation, check out the curl website's documentation section for general curl stuff or the libcurl section for libcurl related documentation.