After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 604886 - Drop using tmpl-files to improve doc generation
Drop using tmpl-files to improve doc generation
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Documentation
2.19.x
Other All
: Normal trivial
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on: 599599
Blocks:
 
 
Reported: 2009-12-18 09:06 UTC by Javier Jardón (IRC: jjardon)
Modified: 2011-05-29 13:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Drop using tmpl-files (769 bytes, patch)
2009-12-18 09:08 UTC, Javier Jardón (IRC: jjardon)
none Details | Review

Description Javier Jardón (IRC: jjardon) 2009-12-18 09:06:55 UTC
Use gtkdocize --flavour no-tmpl in the autogen.sh to speeds up the build a bit

See http://live.gnome.org/DocumentationProject/GtkDocGnomeGoal
Comment 1 Javier Jardón (IRC: jjardon) 2009-12-18 09:08:16 UTC
Created attachment 149973 [details] [review]
Drop using tmpl-files
Comment 2 Stefan Sauer (gstreamer, gtkdoc dev) 2009-12-22 20:12:45 UTC
Javier, this can only be done once all docs from tmpl files have been migrated to inline source comments.
Comment 3 Javier Jardón (IRC: jjardon) 2009-12-22 22:56:46 UTC
OK, setting dependency to bug #599599
Comment 4 Stefan Sauer (gstreamer, gtkdoc dev) 2011-04-19 18:00:15 UTC
\o/ Now you can switch to "gtkdocize --flavour no-tmpl" and drop the tmpl directory altogether.
Comment 5 Javier Jardón (IRC: jjardon) 2011-05-29 13:05:43 UTC
We do not use templates anymore