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 683308 - Port to new documentation infrastructure
Port to new documentation infrastructure
Status: RESOLVED FIXED
Product: anjuta
Classification: Applications
Component: documentation
3.5.x
Other Linux
: Normal normal
: ---
Assigned To: Anjuta maintainers
Anjuta maintainers
Depends on:
Blocks: 681609
 
 
Reported: 2012-09-04 04:41 UTC by Javier Jardón (IRC: jjardon)
Modified: 2012-09-11 20:08 UTC
See Also:
GNOME target: 3.6
GNOME version: 3.5/3.6


Attachments
Port to new documentation infrastructure (156.50 KB, patch)
2012-09-04 04:41 UTC, Javier Jardón (IRC: jjardon)
committed Details | Review

Description Javier Jardón (IRC: jjardon) 2012-09-04 04:41:32 UTC
Created attachment 223396 [details] [review]
Port to new documentation infrastructure

Use yelp-tools instead of gnome-doc-utils

See https://live.gnome.org/GnomeGoals/NewDocumentationInfrastructure
Comment 1 Johannes Schmid 2012-09-10 21:25:32 UTC
Review of attachment 223396 [details] [review]:

OK, I don't wanna be on the blocker list ;)

No, thanks a lot, looks good and much cleaner than before to me - please commit.

::: plugins/am-project/tests/nemiver.lst
@@ -550,3 @@
     GROUP (): help
         SOURCE (): help/Makefile.am
-        SOURCE (): gnome-doc-utils.make

Not sure if this is strictly necessary but I guess it's also not wrong. If the test-case passes everything should be fine.
Comment 2 Javier Jardón (IRC: jjardon) 2012-09-11 20:07:57 UTC
Comment on attachment 223396 [details] [review]
Port to new documentation infrastructure

committed in commit 02fad1a3ca03f91fc28eb09c37237470a406c3db
Comment 3 Javier Jardón (IRC: jjardon) 2012-09-11 20:08:13 UTC
Thanks for the review!