That was because of the new HB_EXTERN decorator, fixed in: https://github.com/behdad/harfbuzz/pull/202
Regards, Khaled On Sat, Dec 26, 2015 at 03:25:29AM +0400, Khaled Hosny wrote: > I just noticed now that almost all functions are missing from the > generated documentation. When I run the build locally I see lots of: > > ./harfbuzz-sections.txt:422: warning: No declaration found for > hb_feature_to_string. > > which would explain why they are missing from the docs, but I couldn’t > manage to find why it can’t find them with my limited understanding of > gtk-doc. > > On Fri, Dec 25, 2015 at 06:46:22PM +0100, Behdad Esfahbod wrote: > > This is all live now: > > http://behdad.github.io/harfbuzz/ > > > > > > On 15-12-24 04:32 AM, Simon Cozens wrote: > > > On 24/12/2015 11:39, Deepak Jois wrote: > > >> Here is an old thread that I have bookmarked, regarding whatever little > > >> documentation that does exist: > > >> > > >> http://lists.freedesktop.org/archives/harfbuzz/2015-August/005036.html > > > > > > When Khaled's PR lands, there'll be docs available at > > > http://behdad.github.io/harfbuzz/ > > > > > > (In the meantime the docs are at http://khaledhosny.github.io/harfbuzz/ > > > - like I said, sorry I've dropped the ball on the user manual. As well > > > as the skeleton that's there, there's an awful lot more I need to add to > > > it. But finding the time...) > > > > > > Behdad, any reason this shouldn't be merged? > > > > > > _______________________________________________ > > > HarfBuzz mailing list > > > [email protected] > > > http://lists.freedesktop.org/mailman/listinfo/harfbuzz > > > > > _______________________________________________ > > HarfBuzz mailing list > > [email protected] > > http://lists.freedesktop.org/mailman/listinfo/harfbuzz _______________________________________________ HarfBuzz mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/harfbuzz
