[ADG] Removed doc problems with forward declarations
commit9c6eae8f8507340513940ee7cbb5ee4a9cc3cb79
authorNicola Fontana <ntd@entidi.it>
Wed, 12 Aug 2009 15:50:15 +0000 (12 17:50 +0200)
committerNicola Fontana <ntd@entidi.it>
Wed, 12 Aug 2009 15:50:15 +0000 (12 17:50 +0200)
tree18cb09db5c36b2969aafe18c04a2436ba66d48a5
parente903d743bb1af10fed06c1f61fa5c7f97f6d26e0
[ADG] Removed doc problems with forward declarations

Updated the relevant sources (AdgContainer and AdgCanvas) to avoid
double conflicting links when forward declaring. This problems came out
after having enabled --rebuild-sections option of gtkdoc-scan:
previously, with the hand written adg-sections.txt, any type could be
moved put in the proper section manually.
adg/adg-canvas.h
adg/adg-container.h
adg/adg-entity.h