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 681604 - Port to new documentation infrastructure
Port to new documentation infrastructure
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: docs
3.5.x
Other All
: Normal normal
: ---
Assigned To: Maintainers of Gnome user documentation
Maintainers of Gnome user documentation
Depends on:
Blocks: 681609
 
 
Reported: 2012-08-10 15:26 UTC by Javier Jardón (IRC: jjardon)
Modified: 2012-09-04 21:12 UTC
See Also:
GNOME target: 3.6
GNOME version: 3.5/3.6


Attachments
Use-new-documentation-infrastructure (196.92 KB, patch)
2012-08-10 15:26 UTC, Javier Jardón (IRC: jjardon)
none Details | Review
Use autoreconf instead gnome-autogen (2.55 KB, patch)
2012-09-02 18:38 UTC, Javier Jardón (IRC: jjardon)
committed Details | Review
Use new documentation infraestructure.v2 (197.07 KB, patch)
2012-09-02 18:39 UTC, Javier Jardón (IRC: jjardon)
committed Details | Review
docs: add rest of yelp-tools patch (93.65 KB, patch)
2012-09-04 21:12 UTC, Ray Strode [halfline]
committed Details | Review

Description Javier Jardón (IRC: jjardon) 2012-08-10 15:26:14 UTC
Created attachment 220895 [details] [review]
Use-new-documentation-infrastructure

Use yelp-tools instead of gnome-doc-utils.

https://live.gnome.org/GnomeGoals/NewDocumentationInfrastructure
Comment 1 Javier Jardón (IRC: jjardon) 2012-09-02 18:38:58 UTC
Created attachment 223209 [details] [review]
Use autoreconf instead gnome-autogen

This is needed to make the documentation optional
Comment 2 Javier Jardón (IRC: jjardon) 2012-09-02 18:39:49 UTC
Created attachment 223210 [details] [review]
Use new documentation infraestructure.v2

The documentation is only builded if yelp-tools is installed
Comment 3 Ray Strode [halfline] 2012-09-04 20:49:05 UTC
Thanks, pushed!
Comment 4 Ray Strode [halfline] 2012-09-04 21:11:59 UTC
The following fix has been pushed:
d9716be docs: add rest of yelp-tools patch
Comment 5 Ray Strode [halfline] 2012-09-04 21:12:02 UTC
Created attachment 223472 [details] [review]
docs: add rest of yelp-tools patch

I misapplied the previous patch and broke the build for everyone
but me.

This commit fixes that.