aboutsummaryrefslogtreecommitdiff
path: root/docs/CURL-DISABLE.md
AgeCommit message (Collapse)Author
2019-12-06docs: fix some typosmhasbini
Closes #4680
2019-11-12CURL-DISABLE: initial docs for the CURL_DISABLE_* definesDaniel Stenberg
The disable-scan script used in test 1165 is extended to also verify that the docs cover all used defines and all defines offered by configure. Reported-by: SLDiggie on github Fixes #4545 Closes #4587