4 Jan 2011 22:27
[PATCH 0/6] Add links to man pages
The patches below add links in man pages to other man pages and to http:// urls (not mailto:, since I'm not sure that's a net benefit). They also change the indenting code to use CSS margins rather than nonbreaking spaces, which should make copy-paste much nicer. Rupert Swarbrick (6): Fix some compiler warnings. Make links from strings of the form "blah(2)" in man pages. Add support for http:// urls. Do the indents in man pages correctly with CSS and javascript. Correctly deal with man links containing newlines. Cleverer heuristic on what constitutes a man link. libyelp/yelp-man-parser.c | 435 +++++++++++++++++++++++++++++++++++++++++-- stylesheets/man2html.xsl.in | 57 ++++++- 2 files changed, 475 insertions(+), 17 deletions(-) -- -- 1.7.2.3
RSS Feed