- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit969509c
committed
Stop recommending auto-download of DTD files, and indeed disable it.
It appears no longer possible to build the SGML docs without a localinstallation of the DocBook DTD, because sourceforge.net now onlypermits HTTPS access, and no common version of xsltproc supports that.Hence, remove the bits of our documentation suggesting that that'spossible or useful.In fact, we might as well add the --nonet option to the build recipesautomatically, for a bit of extra security.Also fix our documentation-tool-installation recipes for macOS toensure that xmllint and xsltproc are pulled in from MacPorts orHomebrew. The previous recipes assumed you could use theApple-supplied versions of these tools; which still works, except thatyou'd need to set an environment variable to ensure that they wouldfind DTD files provided by those package managers. Simpler and easierto just recommend pulling in the additional packages.In HEAD, also document how to build docs using Meson, and adjust"ninja docs" to just build the HTML docs, for consistency with thedefault behavior of doc/src/sgml/Makefile.In a fit of neatnik-ism, I also made the ordering of the packagelists match the order in which the tools are described at the headof the appendix.Aleksander Alekseev, Peter Eisentraut, Tom LaneDiscussion:https://postgr.es/m/CAJ7c6TO8Aro2nxg=EQsVGiSDe-TstP4EsSvDHd7DSRsP40PgGA@mail.gmail.com1 parent068a243 commit969509c
File tree
4 files changed
+70
-36
lines changed- doc/src/sgml
- images
4 files changed
+70
-36
lines changedLines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
45 | 47 |
| |
46 | 48 |
| |
47 | 49 |
| |
48 |
| - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
49 | 53 |
| |
50 | 54 |
| |
51 | 55 |
| |
|
Lines changed: 59 additions & 29 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
136 | 136 |
| |
137 | 137 |
| |
138 | 138 |
| |
| 139 | + | |
139 | 140 |
| |
140 | 141 |
| |
141 | 142 |
| |
| |||
151 | 152 |
| |
152 | 153 |
| |
153 | 154 |
| |
154 |
| - | |
155 |
| - | |
156 |
| - | |
157 |
| - | |
158 |
| - | |
159 |
| - | |
160 |
| - | |
161 |
| - | |
162 |
| - | |
163 |
| - | |
164 |
| - | |
165 |
| - | |
166 | 155 |
| |
167 | 156 |
| |
168 | 157 |
| |
169 | 158 |
| |
170 | 159 |
| |
171 | 160 |
| |
172 |
| - | |
| 161 | + | |
173 | 162 |
| |
174 | 163 |
| |
175 | 164 |
| |
| |||
180 | 169 |
| |
181 | 170 |
| |
182 | 171 |
| |
183 |
| - | |
| 172 | + | |
184 | 173 |
| |
185 | 174 |
| |
186 | 175 |
| |
| |||
199 | 188 |
| |
200 | 189 |
| |
201 | 190 |
| |
202 |
| - | |
| 191 | + | |
203 | 192 |
| |
204 | 193 |
| |
205 | 194 |
| |
| |||
208 | 197 |
| |
209 | 198 |
| |
210 | 199 |
| |
211 |
| - | |
212 |
| - | |
213 |
| - | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
214 | 208 |
| |
215 | 209 |
| |
216 | 210 |
| |
217 |
| - | |
| 211 | + | |
| 212 | + | |
218 | 213 |
| |
219 |
| - | |
| 214 | + | |
220 | 215 |
| |
221 |
| - | |
| 216 | + | |
222 | 217 |
| |
223 |
| - | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
224 | 221 |
| |
225 | 222 |
| |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
226 | 231 |
| |
227 | 232 |
| |
228 | 233 |
| |
| |||
253 | 258 |
| |
254 | 259 |
| |
255 | 260 |
| |
256 |
| - | |
257 |
| - | |
258 |
| - | |
259 |
| - | |
260 |
| - | |
261 |
| - | |
262 | 261 |
| |
263 | 262 |
| |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
264 | 270 |
| |
265 | 271 |
| |
266 | 272 |
| |
267 | 273 |
| |
268 |
| - | |
| 274 | + | |
269 | 275 |
| |
270 | 276 |
| |
271 | 277 |
| |
| |||
410 | 416 |
| |
411 | 417 |
| |
412 | 418 |
| |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
413 | 443 |
| |
414 | 444 |
| |
415 | 445 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
90 |
| - | |
| 90 | + | |
| 91 | + | |
91 | 92 |
| |
92 | 93 |
| |
93 | 94 |
| |
| |||
100 | 101 |
| |
101 | 102 |
| |
102 | 103 |
| |
| 104 | + | |
103 | 105 |
| |
104 | 106 |
| |
105 | 107 |
| |
| |||
205 | 207 |
| |
206 | 208 |
| |
207 | 209 |
| |
208 |
| - | |
209 |
| - | |
210 |
| - | |
| 210 | + | |
211 | 211 |
| |
212 | 212 |
| |
213 | 213 |
| |
|
0 commit comments
Comments
(0)