Re: Useless gio-sections.txt file
Alexander Larsson <[email protected]>
| Newsgroups | gmane.comp.gnome.vfs.general |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 2007-12-09 at 12:43 +0200, Stefan Kost wrote: > Hi, > > Alexander Larsson schrieb: > > On Thu, 2007-11-15 at 18:23 +0100, Xavier Claessens wrote: > >> Hi, > >> > >> docs/reference/gio/gio-sections.txt is auto-generated and shouldn't be > >> in SVN, I think. > > > > Eh? Its one of the few files you edit in gtk-doc apps. Sure its > > initially auto-generated, but it defines what symbols go in what > > sections and what are private and whatnot. > > These days (gtkdoc >= 1.8) it can be autogenerated when passing --rebuild-sections > to SCAN_OPTIONS in Makefile.am. Some holds for the .types file. Both have some > limmitations still. But if the initialy autogeneated one is fine for you the > subsequently generated ones will be too. I tried this, but there was some things it didn't handle that well. For instance, GAppInfo and GAppLaunchContext types in the same header files, and GDrive being declared in gvolume.h.