forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9e5b2a0
committed
docs: meson: Change what 'docs' target builds
This undoes the change in what the 'docs' target builds969509c. Tom wasconcerned with having a target to just build the html docs, which a priorcommit now provided explicitly.A subsequent commit will overhaul the documentation for the documentationtargets.While at it, move all target in doc/src/sgml/Makefile up to just after thedefault "html" target, and add a comment explaining "all" is *not* the defaulttarget.Reviewed-by: Peter Eisentraut <peter@eisentraut.org>Discussion:https://postgr.es/m/20230209203855.njrepiupc3rmehfw@awork3.anarazel.deDiscussion:https://postgr.es/m/20231103163848.26egkh5qdgw3vmil@awork3.anarazel.de1 parentddcab2a commit9e5b2a0
3 files changed
+5
-5
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
| 19 | + | |
18 | 20 |
| |
19 | 21 |
| |
20 | 22 |
| |
| |||
25 | 27 |
| |
26 | 28 |
| |
27 | 29 |
| |
28 |
| - | |
29 |
| - | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
442 | 442 |
| |
443 | 443 |
| |
444 | 444 |
| |
445 |
| - | |
| 445 | + | |
446 | 446 |
| |
447 | 447 |
| |
448 | 448 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
235 | 235 |
| |
236 | 236 |
| |
237 | 237 |
| |
238 |
| - | |
239 |
| - | |
| 238 | + | |
240 | 239 |
| |
| 240 | + | |
241 | 241 |
| |
242 | 242 |
| |
243 | 243 |
| |
|
0 commit comments
Comments
(0)