[Bug 164744] New: Help current inaccessible
[email protected] Thu, 20 Jan 2005 15:19:00 -0500 (EST)
| Newsgroups | gmane.editors.conglomerate.cvs |
|---|---|
| Message-ID | <[email protected]> |
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=164744
conglomerate | Documentation | Ver: cvs
Summary: Help current inaccessible
Product: conglomerate
Version: cvs
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: Normal
Component: Documentation
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Hi,
Currently, it is not possible to view conglomerates help file in yelp (Gnome
help browser).
The problem lies in the first <book> tag requiring an id. Replacing:
<book>
with
<book id="index">
fixes this problem.
Thanks Don
------- You are receiving this mail because: -------
You are the assignee for the bug.