summaryrefslogtreecommitdiff
path: root/docs/libcurl/libcurl-errors.md
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2024-03-22 23:48:54 +0100
committerDaniel Stenberg <daniel@haxx.se>2024-03-23 18:13:03 +0100
commite3fe020089e486fe7a4af8424c3e0ea648ed2b27 (patch)
treea20788514edf057997eec352cac6d0cd0500bc8f /docs/libcurl/libcurl-errors.md
parent7bc61bf4693c8e57ffb68b32357b26251a04b190 (diff)
docs/libcurl: generate PROTOCOLS from meta-data
Remove the PROTOCOLS section from the source files completely and instead generate them based on the header data in the curldown files. It also generates TLS backend information for options marked for TLS as protocol. Closes #13175
Diffstat (limited to 'docs/libcurl/libcurl-errors.md')
-rw-r--r--docs/libcurl/libcurl-errors.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/libcurl-errors.md b/docs/libcurl/libcurl-errors.md
index 134718112..af16b99de 100644
--- a/docs/libcurl/libcurl-errors.md
+++ b/docs/libcurl/libcurl-errors.md
@@ -13,7 +13,7 @@ See-also:
- curl_share_strerror (3)
- curl_url_strerror (3)
Protocol:
- - *
+ - All
---
# NAME