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 783201 - gdbus-codegen: Apply --output-directory to generated docs as well
gdbus-codegen: Apply --output-directory to generated docs as well
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: gio
unspecified
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2017-05-29 16:03 UTC by Florian Müllner
Modified: 2017-05-29 22:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gdbus-codegen: Apply --output-directory to generated docs as well (2.78 KB, patch)
2017-05-29 16:03 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2017-05-29 16:03:39 UTC
See patch.
Comment 1 Florian Müllner 2017-05-29 16:03:46 UTC
Created attachment 352796 [details] [review]
gdbus-codegen: Apply --output-directory to generated docs as well

In addition to code, gdbus-codegen can also generate docbook
documentation for DBus interfaces. There's no good reason why
the newly added --output-directory option shouldn't apply to
those generated files as well.
Comment 2 Matthias Clasen 2017-05-29 22:07:54 UTC
Review of attachment 352796 [details] [review]:

makes sense
Comment 3 Florian Müllner 2017-05-29 22:09:51 UTC
Attachment 352796 [details] pushed as 99d34f6 - gdbus-codegen: Apply --output-directory to generated docs as well