GNOME Bugzilla – Bug 697152
Update gtk-doc indices
Last modified: 2013-04-03 01:25:14 UTC
See attached patches
Created attachment 240442 [details] [review] libview: update gtk-doc to current git Add new methods/objects and remove those that don't exist anymore.
Created attachment 240443 [details] [review] libdocument: update gtk-doc to current git Add new methods/objects and remove those that don't exist anymore.
Review of attachment 240442 [details] [review]: Ok to commit with the private class parts taken out. ::: help/reference/libview/libevview-docs.xml @@ +85,3 @@ <xi:include href="xml/ev-job-scheduler.xml"/> <xi:include href="xml/ev-view-cursor.xml"/> + <xi:include href="xml/ev-link-accessible.xml"/> This is a private class, so it shouldn't be in the docs. ::: help/reference/libview/libevview-sections.txt @@ +397,3 @@ +<SECTION> +<FILE>ev-link-accessible</FILE> +EvLinkAccessible Again.
Review of attachment 240443 [details] [review]: Looks fine.
Attachment 240442 [details] pushed as f6e7b24 - libview: update gtk-doc to current git Attachment 240443 [details] pushed as 29504f3 - libdocument: update gtk-doc to current git Thanks for the review, I added ev-link-accessible.h to IGNORE_HFILES for libview and pushed these to master.