summaryrefslogtreecommitdiff
path: root/libyelp/yelp-man-parser.c
Commit message (Expand)AuthorAgeFilesLines
* Cleverer heuristic on what constitutes a man link.Rupert Swarbrick2011-01-101-4/+16
* Correctly deal with man links containing newlines.Rupert Swarbrick2011-01-101-3/+39
* Do the indents in man pages correctly with CSS and javascript.Rupert Swarbrick2011-01-101-2/+4
* Add support for http:// urls.Rupert Swarbrick2011-01-101-0/+30
* Make links from strings of the form "blah(2)" in man pages.Rupert Swarbrick2011-01-101-0/+322
* Fix some compiler warnings.Rupert Swarbrick2011-01-101-13/+14
* Deal correctly with the last line of output.Rupert Swarbrick2010-12-201-6/+157
* Treat 'C' and 'N' lines more carefully. Yay! Russian works properly at last!Rupert Swarbrick2010-12-201-41/+80
* Correctly deal with titles with spaces.Rupert Swarbrick2010-12-201-43/+116
* Draw vertical jumps correctly.Rupert Swarbrick2010-12-201-8/+60
* Spacing changes to fix horizontal spacing for perl(1) and man(1).Rupert Swarbrick2010-12-201-46/+76
* Add support for N and C lines.Rupert Swarbrick2010-12-201-9/+223
* Use a monospace font and   for internal spacing.Rupert Swarbrick2010-12-201-1/+34
* Initial implementation calling man -Z and parsing.Rupert Swarbrick2010-12-201-1636/+421
* [yelp-man-parser] Append \n to avoid running words togetherShaun McCance2010-06-011-0/+1
* [yelp-man-parser] Lines from GDataInputStream don't include \nShaun McCance2010-06-011-16/+16
* [libyelp] Adding man page support, some formatting still offShaun McCance2010-06-011-0/+1821