mirror of
https://github.com/curl/curl.git
synced 2026-08-05 22:06:15 +03:00
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
This commit is contained in:
parent
7bc61bf469
commit
e3fe020089
476 changed files with 323 additions and 1860 deletions
|
|
@ -9,7 +9,7 @@ See-also:
|
|||
- CURLOPT_PASSWORD (3)
|
||||
- CURLOPT_USERNAME (3)
|
||||
Protocol:
|
||||
- *
|
||||
- All
|
||||
---
|
||||
|
||||
# NAME
|
||||
|
|
@ -38,10 +38,6 @@ option.
|
|||
|
||||
NULL
|
||||
|
||||
# PROTOCOLS
|
||||
|
||||
All
|
||||
|
||||
# EXAMPLE
|
||||
|
||||
~~~c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue