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 462811 - please set id="index" attribute to <book>
please set id="index" attribute to <book>
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: User Documentation
2.12.x
Other Linux
: Normal normal
: ---
Assigned To: Radhika PC
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-08-02 14:48 UTC by Frederic Peters
Modified: 2013-09-13 00:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
add id attribute to <book> (334 bytes, patch)
2007-08-02 14:49 UTC, Frederic Peters
committed Details | Review

Description Frederic Peters 2007-08-02 14:48:55 UTC
Evolution documentation top element is currently <book lang="en"> but the gnome-doc-utils stylesheets used on library.gnome.org are looking for the id attribute to get filename.

Could it be changed to <book lang="en" id="index"> so that Evolution documentation to be available on library.gnome.org ?
Comment 1 Frederic Peters 2007-08-02 14:49:18 UTC
Created attachment 92925 [details] [review]
add id attribute to <book>
Comment 2 Srinivasa Ragavan 2007-08-03 08:12:06 UTC
Please commit. Radhika, please include it, in your future drops.
Comment 3 Frederic Peters 2007-08-03 08:20:55 UTC
Thanks for your quick review; commited.