1#*************************************************************************** 2# _ _ ____ _ 3# Project ___| | | | _ \| | 4# / __| | | | |_) | | 5# | (__| |_| | _ <| |___ 6# \___|\___/|_| \_\_____| 7# 8# Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. 9# 10# This software is licensed as described in the file COPYING, which 11# you should have received as part of this distribution. The terms 12# are also available at https://curl.se/docs/copyright.html. 13# 14# You may opt to use, copy, modify, merge, publish, distribute and/or sell 15# copies of the Software, and permit persons to whom the Software is 16# furnished to do so, under the terms of the COPYING file. 17# 18# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19# KIND, either express or implied. 20# 21# SPDX-License-Identifier: curl 22# 23########################################################################### 24# Shared between Makefile.am and CMakeLists.txt 25 26SUPPORT = \ 27 _AUTHORS.md \ 28 _BUGS.md \ 29 _DESCRIPTION.md \ 30 _ENVIRONMENT.md \ 31 _EXITCODES.md \ 32 _FILES.md \ 33 _GLOBBING.md \ 34 _NAME.md \ 35 _OPTIONS.md \ 36 _OUTPUT.md \ 37 _PROGRESS.md \ 38 _PROTOCOLS.md \ 39 _PROXYPREFIX.md \ 40 _SEEALSO.md \ 41 _SYNOPSIS.md \ 42 _URL.md \ 43 _VARIABLES.md \ 44 _VERSION.md \ 45 _WWW.md 46 47DPAGES = \ 48 abstract-unix-socket.md \ 49 alt-svc.md \ 50 anyauth.md \ 51 append.md \ 52 aws-sigv4.md \ 53 basic.md \ 54 ca-native.md \ 55 cacert.md \ 56 capath.md \ 57 cert-status.md \ 58 cert-type.md \ 59 cert.md \ 60 ciphers.md \ 61 compressed-ssh.md \ 62 compressed.md \ 63 config.md \ 64 connect-timeout.md \ 65 connect-to.md \ 66 continue-at.md \ 67 cookie-jar.md \ 68 cookie.md \ 69 create-dirs.md \ 70 create-file-mode.md \ 71 crlf.md \ 72 crlfile.md \ 73 curves.md \ 74 data-ascii.md \ 75 data-binary.md \ 76 data-raw.md \ 77 data-urlencode.md \ 78 data.md \ 79 delegation.md \ 80 digest.md \ 81 disable-eprt.md \ 82 disable-epsv.md \ 83 disable.md \ 84 disallow-username-in-url.md \ 85 dns-interface.md \ 86 dns-ipv4-addr.md \ 87 dns-ipv6-addr.md \ 88 dns-servers.md \ 89 doh-cert-status.md \ 90 doh-insecure.md \ 91 doh-url.md \ 92 dump-ca-embed.md \ 93 dump-header.md \ 94 ech.md \ 95 egd-file.md \ 96 engine.md \ 97 etag-compare.md \ 98 etag-save.md \ 99 expect100-timeout.md \ 100 fail-early.md \ 101 fail-with-body.md \ 102 fail.md \ 103 false-start.md \ 104 form-escape.md \ 105 form-string.md \ 106 form.md \ 107 ftp-account.md \ 108 ftp-alternative-to-user.md \ 109 ftp-create-dirs.md \ 110 ftp-method.md \ 111 ftp-pasv.md \ 112 ftp-port.md \ 113 ftp-pret.md \ 114 ftp-skip-pasv-ip.md \ 115 ftp-ssl-ccc-mode.md \ 116 ftp-ssl-ccc.md \ 117 ftp-ssl-control.md \ 118 get.md \ 119 globoff.md \ 120 happy-eyeballs-timeout-ms.md \ 121 haproxy-protocol.md \ 122 haproxy-clientip.md \ 123 head.md \ 124 header.md \ 125 help.md \ 126 hostpubmd5.md \ 127 hostpubsha256.md \ 128 hsts.md \ 129 http0.9.md \ 130 http1.0.md \ 131 http1.1.md \ 132 http2-prior-knowledge.md \ 133 http2.md \ 134 http3.md \ 135 http3-only.md \ 136 ignore-content-length.md \ 137 insecure.md \ 138 interface.md \ 139 ip-tos.md \ 140 ipfs-gateway.md \ 141 ipv4.md \ 142 ipv6.md \ 143 json.md \ 144 junk-session-cookies.md \ 145 keepalive-cnt.md \ 146 keepalive-time.md \ 147 key-type.md \ 148 key.md \ 149 krb.md \ 150 libcurl.md \ 151 limit-rate.md \ 152 list-only.md \ 153 local-port.md \ 154 location-trusted.md \ 155 location.md \ 156 login-options.md \ 157 mail-auth.md \ 158 mail-from.md \ 159 mail-rcpt-allowfails.md \ 160 mail-rcpt.md \ 161 manual.md \ 162 max-filesize.md \ 163 max-redirs.md \ 164 max-time.md \ 165 metalink.md \ 166 mptcp.md \ 167 negotiate.md \ 168 netrc-file.md \ 169 netrc-optional.md \ 170 netrc.md \ 171 next.md \ 172 no-alpn.md \ 173 no-buffer.md \ 174 no-clobber.md \ 175 no-keepalive.md \ 176 no-npn.md \ 177 no-progress-meter.md \ 178 no-sessionid.md \ 179 noproxy.md \ 180 ntlm-wb.md \ 181 ntlm.md \ 182 oauth2-bearer.md \ 183 output-dir.md \ 184 output.md \ 185 parallel-immediate.md \ 186 parallel-max.md \ 187 parallel.md \ 188 pass.md \ 189 path-as-is.md \ 190 pinnedpubkey.md \ 191 post301.md \ 192 post302.md \ 193 post303.md \ 194 preproxy.md \ 195 progress-bar.md \ 196 proto-default.md \ 197 proto-redir.md \ 198 proto.md \ 199 proxy-anyauth.md \ 200 proxy-basic.md \ 201 proxy-ca-native.md \ 202 proxy-cacert.md \ 203 proxy-capath.md \ 204 proxy-cert-type.md \ 205 proxy-cert.md \ 206 proxy-ciphers.md \ 207 proxy-crlfile.md \ 208 proxy-digest.md \ 209 proxy-header.md \ 210 proxy-http2.md \ 211 proxy-insecure.md \ 212 proxy-key-type.md \ 213 proxy-key.md \ 214 proxy-negotiate.md \ 215 proxy-ntlm.md \ 216 proxy-pass.md \ 217 proxy-pinnedpubkey.md \ 218 proxy-service-name.md \ 219 proxy-ssl-allow-beast.md \ 220 proxy-ssl-auto-client-cert.md \ 221 proxy-tls13-ciphers.md \ 222 proxy-tlsauthtype.md \ 223 proxy-tlspassword.md \ 224 proxy-tlsuser.md \ 225 proxy-tlsv1.md \ 226 proxy-user.md \ 227 proxy.md \ 228 proxy1.0.md \ 229 proxytunnel.md \ 230 pubkey.md \ 231 quote.md \ 232 random-file.md \ 233 range.md \ 234 rate.md \ 235 raw.md \ 236 referer.md \ 237 remote-header-name.md \ 238 remote-name-all.md \ 239 remote-name.md \ 240 remote-time.md \ 241 remove-on-error.md \ 242 request-target.md \ 243 request.md \ 244 resolve.md \ 245 retry-all-errors.md \ 246 retry-connrefused.md \ 247 retry-delay.md \ 248 retry-max-time.md \ 249 retry.md \ 250 sasl-authzid.md \ 251 sasl-ir.md \ 252 service-name.md \ 253 show-error.md \ 254 show-headers.md \ 255 silent.md \ 256 skip-existing.md \ 257 socks4.md \ 258 socks4a.md \ 259 socks5-basic.md \ 260 socks5-gssapi-nec.md \ 261 socks5-gssapi-service.md \ 262 socks5-gssapi.md \ 263 socks5-hostname.md \ 264 socks5.md \ 265 speed-limit.md \ 266 speed-time.md \ 267 ssl-allow-beast.md \ 268 ssl-auto-client-cert.md \ 269 ssl-no-revoke.md \ 270 ssl-reqd.md \ 271 ssl-revoke-best-effort.md \ 272 ssl.md \ 273 sslv2.md \ 274 sslv3.md \ 275 stderr.md \ 276 styled-output.md \ 277 suppress-connect-headers.md \ 278 tcp-fastopen.md \ 279 tcp-nodelay.md \ 280 telnet-option.md \ 281 tftp-blksize.md \ 282 tftp-no-options.md \ 283 time-cond.md \ 284 tls-earlydata.md \ 285 tls-max.md \ 286 tls13-ciphers.md \ 287 tlsauthtype.md \ 288 tlspassword.md \ 289 tlsuser.md \ 290 tlsv1.0.md \ 291 tlsv1.1.md \ 292 tlsv1.2.md \ 293 tlsv1.3.md \ 294 tlsv1.md \ 295 tr-encoding.md \ 296 trace-ascii.md \ 297 trace-config.md \ 298 trace-ids.md \ 299 trace-time.md \ 300 trace.md \ 301 unix-socket.md \ 302 upload-file.md \ 303 url.md \ 304 url-query.md \ 305 use-ascii.md \ 306 user-agent.md \ 307 user.md \ 308 variable.md \ 309 verbose.md \ 310 version.md \ 311 vlan-priority.md \ 312 write-out.md \ 313 xattr.md 314