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 712730 - add gnumeric documentation
add gnumeric documentation
Status: RESOLVED FIXED
Product: website
Classification: Infrastructure
Component: help.gnome.org
current
Other Linux
: Normal normal
: ---
Assigned To: GNOME Web maintainers
GNOME Web maintainers
Depends on:
Blocks:
 
 
Reported: 2013-11-20 08:40 UTC by Frederic Peters
Modified: 2014-01-26 15:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Frederic Peters 2013-11-20 08:40:26 UTC
https://mail.gnome.org/archives/gnome-doc-list/2013-November/msg00022.html

> You point to Gnumeric documentation. The good news is it is written in
> Docbook, but the bad news is it does it with its own build system. It
> will therefore need hacks in a few places, from a quick glance it
> would need something in src/lgo.py (in extract_modules) to consider
> the tarball relevant and containing a docbook documentation, and to
> src/modtypes/gnomedocbook.py to hardcode the main documentation file
> (gnumeric.xml, currently hardcoded in gnumeric-doc.make).
Comment 1 Frederic Peters 2014-01-26 15:17:13 UTC
https://help.gnome.org/users/gnumeric/stable/

commit d98c5d6d3c1a78b411e5d60bb051a08228993eee
Author: Frédéric Péters <fpeters@0d.be>
Date:   Sun Jan 26 13:22:29 2014 +0000

    add hack to build gnumeric documentation
    
    https://bugzilla.gnome.org/show_bug.cgi?id=712730