RESOLVED FIXED 77094
[GTK] API documentation is not installed even when building with --enable-gtk-doc
https://bugs.webkit.org/show_bug.cgi?id=77094
Summary [GTK] API documentation is not installed even when building with --enable-gtk...
Carlos Garcia Campos
Reported 2012-01-26 04:57:49 PST
API docs should be installed when building with --enable-gtk-doc. They are currently generated in buildir/Documentation, but they are not installed when doing make install.
Attachments
Patch (3.16 KB, patch)
2012-02-01 02:34 PST, Carlos Garcia Campos
mrobinson: review+
Carlos Garcia Campos
Comment 1 2012-02-01 02:34:19 PST
Martin Robinson
Comment 2 2012-02-01 08:45:11 PST
Comment on attachment 124917 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=124917&action=review Thank you. > Tools/GNUmakefile.am:288 > + then echo 1>&2 'Nothing to install' ; \ Maybe say "No documentation to install here" > Tools/GNUmakefile.am:309 > + then echo 1>&2 'Nothing to install' ; \ Ditto.
Carlos Garcia Campos
Comment 3 2012-02-01 10:01:54 PST
Note You need to log in before you can comment on or make changes to this bug.