RESOLVED FIXED 242592
[GTK][WPE] Remove API_DOC_VERSION
https://bugs.webkit.org/show_bug.cgi?id=242592
Summary [GTK][WPE] Remove API_DOC_VERSION
Carlos Garcia Campos
Reported 2022-07-11 05:23:34 PDT
This was introduced when soup3 support was added, because we had to bump the soname, but the public API remained the same, so it made sense to keep the same api version in docs. Now with gi-docgen, it looks weird, because we end up with a directory webkit2gtk-4.0 in the tarball that contains the file webkit2gtk-4.1.devhelp2 and the documentation itself shows the api version as 4.1. So, better use the library api version for the docs too now.
Attachments
Carlos Garcia Campos
Comment 1 2022-07-11 05:27:12 PDT
Michael Catanzaro
Comment 2 2022-07-11 06:59:02 PDT
This probably also fixes bug #237211.
EWS
Comment 3 2022-07-11 23:49:05 PDT
Committed 252371@main (da77da209f51): <https://commits.webkit.org/252371@main> Reviewed commits have been landed. Closing PR #2291 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.