blob: 350fa9fa7c790d502b81e076ec12d206f1618c06 [file] [log] [blame]
xf.li6c8fc1e2023-08-12 00:11:09 -07001#***************************************************************************
2# _ _ ____ _
3# Project ___| | | | _ \| |
4# / __| | | | |_) | |
5# | (__| |_| | _ <| |___
6# \___|\___/|_| \_\_____|
7#
8# Copyright (C) 1998 - 2022, 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
26DPAGES = \
27 abstract-unix-socket.d \
28 alt-svc.d \
29 anyauth.d \
30 append.d \
31 aws-sigv4.d \
32 basic.d \
33 cacert.d \
34 capath.d \
35 cert-status.d \
36 cert-type.d \
37 cert.d \
38 ciphers.d \
39 compressed-ssh.d \
40 compressed.d \
41 config.d \
42 connect-timeout.d \
43 connect-to.d \
44 continue-at.d \
45 cookie-jar.d \
46 cookie.d \
47 create-dirs.d \
48 create-file-mode.d \
49 crlf.d \
50 crlfile.d \
51 curves.d \
52 data-ascii.d \
53 data-binary.d \
54 data-raw.d \
55 data-urlencode.d \
56 data.d \
57 delegation.d \
58 digest.d \
59 disable-eprt.d \
60 disable-epsv.d \
61 disable.d \
62 disallow-username-in-url.d \
63 dns-interface.d \
64 dns-ipv4-addr.d \
65 dns-ipv6-addr.d \
66 dns-servers.d \
67 doh-cert-status.d \
68 doh-insecure.d \
69 doh-url.d \
70 dump-header.d \
71 egd-file.d \
72 engine.d \
73 etag-compare.d \
74 etag-save.d \
75 expect100-timeout.d \
76 fail-early.d \
77 fail-with-body.d \
78 fail.d \
79 false-start.d \
80 form-escape.d \
81 form-string.d \
82 form.d \
83 ftp-account.d \
84 ftp-alternative-to-user.d \
85 ftp-create-dirs.d \
86 ftp-method.d \
87 ftp-pasv.d \
88 ftp-port.d \
89 ftp-pret.d \
90 ftp-skip-pasv-ip.d \
91 ftp-ssl-ccc-mode.d \
92 ftp-ssl-ccc.d \
93 ftp-ssl-control.d \
94 get.d \
95 globoff.d \
96 happy-eyeballs-timeout-ms.d \
97 haproxy-protocol.d \
98 head.d \
99 header.d \
100 help.d \
101 hostpubmd5.d \
102 hostpubsha256.d \
103 hsts.d \
104 http0.9.d \
105 http1.0.d \
106 http1.1.d \
107 http2-prior-knowledge.d \
108 http2.d \
109 http3.d \
110 ignore-content-length.d \
111 include.d \
112 insecure.d \
113 interface.d \
114 ipv4.d \
115 ipv6.d \
116 json.d \
117 junk-session-cookies.d \
118 keepalive-time.d \
119 key-type.d \
120 key.d \
121 krb.d \
122 libcurl.d \
123 limit-rate.d \
124 list-only.d \
125 local-port.d \
126 location-trusted.d \
127 location.d \
128 login-options.d \
129 mail-auth.d \
130 mail-from.d \
131 mail-rcpt-allowfails.d \
132 mail-rcpt.d \
133 manual.d \
134 max-filesize.d \
135 max-redirs.d \
136 max-time.d \
137 metalink.d \
138 negotiate.d \
139 netrc-file.d \
140 netrc-optional.d \
141 netrc.d \
142 next.d \
143 no-alpn.d \
144 no-buffer.d \
145 no-clobber.d \
146 no-keepalive.d \
147 no-npn.d \
148 no-progress-meter.d \
149 no-sessionid.d \
150 noproxy.d \
151 ntlm-wb.d \
152 ntlm.d \
153 oauth2-bearer.d \
154 output-dir.d \
155 output.d \
156 parallel-immediate.d \
157 parallel-max.d \
158 parallel.d \
159 pass.d \
160 path-as-is.d \
161 pinnedpubkey.d \
162 post301.d \
163 post302.d \
164 post303.d \
165 preproxy.d \
166 progress-bar.d \
167 proto-default.d \
168 proto-redir.d \
169 proto.d \
170 proxy-anyauth.d \
171 proxy-basic.d \
172 proxy-cacert.d \
173 proxy-capath.d \
174 proxy-cert-type.d \
175 proxy-cert.d \
176 proxy-ciphers.d \
177 proxy-crlfile.d \
178 proxy-digest.d \
179 proxy-header.d \
180 proxy-insecure.d \
181 proxy-key-type.d \
182 proxy-key.d \
183 proxy-negotiate.d \
184 proxy-ntlm.d \
185 proxy-pass.d \
186 proxy-pinnedpubkey.d \
187 proxy-service-name.d \
188 proxy-ssl-allow-beast.d \
189 proxy-ssl-auto-client-cert.d \
190 proxy-tls13-ciphers.d \
191 proxy-tlsauthtype.d \
192 proxy-tlspassword.d \
193 proxy-tlsuser.d \
194 proxy-tlsv1.d \
195 proxy-user.d \
196 proxy.d \
197 proxy1.0.d \
198 proxytunnel.d \
199 pubkey.d \
200 quote.d \
201 random-file.d \
202 range.d \
203 rate.d \
204 raw.d \
205 referer.d \
206 remote-header-name.d \
207 remote-name-all.d \
208 remote-name.d \
209 remote-time.d \
210 remove-on-error.d \
211 request-target.d \
212 request.d \
213 resolve.d \
214 retry-all-errors.d \
215 retry-connrefused.d \
216 retry-delay.d \
217 retry-max-time.d \
218 retry.d \
219 sasl-authzid.d \
220 sasl-ir.d \
221 service-name.d \
222 show-error.d \
223 silent.d \
224 socks4.d \
225 socks4a.d \
226 socks5-basic.d \
227 socks5-gssapi-nec.d \
228 socks5-gssapi-service.d \
229 socks5-gssapi.d \
230 socks5-hostname.d \
231 socks5.d \
232 speed-limit.d \
233 speed-time.d \
234 ssl-allow-beast.d \
235 ssl-auto-client-cert.d \
236 ssl-no-revoke.d \
237 ssl-reqd.d \
238 ssl-revoke-best-effort.d \
239 ssl.d \
240 sslv2.d \
241 sslv3.d \
242 stderr.d \
243 styled-output.d \
244 suppress-connect-headers.d \
245 tcp-fastopen.d \
246 tcp-nodelay.d \
247 telnet-option.d \
248 tftp-blksize.d \
249 tftp-no-options.d \
250 time-cond.d \
251 tls-max.d \
252 tls13-ciphers.d \
253 tlsauthtype.d \
254 tlspassword.d \
255 tlsuser.d \
256 tlsv1.0.d \
257 tlsv1.1.d \
258 tlsv1.2.d \
259 tlsv1.3.d \
260 tlsv1.d \
261 tr-encoding.d \
262 trace-ascii.d \
263 trace-time.d \
264 trace.d \
265 unix-socket.d \
266 upload-file.d \
267 url.d \
268 use-ascii.d \
269 user-agent.d \
270 user.d \
271 verbose.d \
272 version.d \
273 write-out.d \
274 xattr.d
275
276OTHERPAGES = page-footer page-header