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 683623 - Port to new documentation infrastructure
Port to new documentation infrastructure
Status: RESOLVED FIXED
Product: hitori
Classification: Applications
Component: Documentation
git master
Other Linux
: Normal normal
: ---
Assigned To: Maintainers of Gnome user documentation
Maintainers of Gnome user documentation
Depends on:
Blocks: 681609
 
 
Reported: 2012-09-08 13:50 UTC by Oliver Propst
Modified: 2012-09-28 23:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use new documentation infrastructure (14.43 KB, patch)
2012-09-08 13:50 UTC, Oliver Propst
committed Details | Review

Description Oliver Propst 2012-09-08 13:50:56 UTC
Created attachment 223810 [details] [review]
Use new documentation infrastructure

See https://live.gnome.org/GnomeGoals/NewDocumentationInfrastructure
Comment 1 Philip Withnall 2012-09-28 23:06:26 UTC
Comment on attachment 223810 [details] [review]
Use new documentation infrastructure

Committed with a few changes:
 • The ChangeLog is old and shouldn’t be modified.
 • GITIGNOREFILES could be removed completely.

Thanks for the patch.

commit 34a3d01945f6b3ab27bc571b53079ac9a45fa666
Author: Oliver Propst <oliver.propst@gmail.com>
Date:   Sat Sep 8 15:48:12 2012 +0200

    build: Use yelp-tools instead of gnome-doc-utils
    
    Closes: https://bugzilla.gnome.org/show_bug.cgi?id=683623

 Makefile.am         |  2 --
 configure.ac        |  2 +-
 help/Makefile.am    | 16 +++++-----------
 help/da/da.po       |  8 ++++----
 help/en_GB/en_GB.po |  8 ++++----
 help/es/es.po       |  8 ++++----
 help/hitori.omf.in  |  9 ---------
 help/sv/sv.po       |  2 +-
 help/zh_CN/zh_CN.po |  4 ++--
 src/interface.c     |  2 +-
 10 files changed, 22 insertions(+), 39 deletions(-)