Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 127954 - Gentoo Info Guide
Summary: Gentoo Info Guide
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: New Documentation (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Xavier Neys (RETIRED)
URL: http://dev.gentoo.org/~chriswhite/doc...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-29 01:06 UTC by Chris White (RETIRED)
Modified: 2006-05-27 07:35 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
info-guide.xml (info-guide.xml,13.61 KB, text/plain)
2006-03-29 01:10 UTC, Chris White (RETIRED)
Details
Fixed some markup to make xmllint happy (info-guide.diff,2.92 KB, patch)
2006-05-02 13:18 UTC, stupendoussteve
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris White (RETIRED) gentoo-dev 2006-03-29 01:06:56 UTC
This guide describes how to use info to browse info pages.
Comment 1 Chris White (RETIRED) gentoo-dev 2006-03-29 01:10:57 UTC
Created attachment 83356 [details]
info-guide.xml
Comment 2 stupendoussteve 2006-05-02 13:18:18 UTC
Created attachment 86017 [details, diff]
Fixed some markup to make xmllint happy

The blue should still be showing in the sections it was showing, except for within the abstract tags. I don't think <c> is supposed to be used within <pre> tags, it should be <i>.

Please correct if I'm wrong.
Comment 3 Łukasz Damentko (RETIRED) gentoo-dev 2006-05-02 13:42:54 UTC
<i> is for code listings, <c> is for paragraphs. 
More info is in http://gentoo.org/doc/en/xml-guide.xml
Comment 4 Xavier Neys (RETIRED) gentoo-dev 2006-05-27 07:35:45 UTC
In CVS. Please do validate.
Thanks a lot.