Bug 179916
| Summary: | [GTK] Build documentation during make distcheck | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tomas Popela <tpopela> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | aperez, bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Tomas Popela
To early catch build errors like one fixed in r225074.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Tomas Popela
Of course I mean gtk-doc (as that's what distributions are using).
Adrian Perez
We do nowadays after the switch to gi-docgen (see bug #226662),
where building the documentation has been enabled by default;
the CMake invocation for the distcheck uses the default setting
for ENABLE_DOCUMENTATION.
*** This bug has been marked as a duplicate of bug 226662 ***