[Bug 238534] man page HTML invalid
Martin Koller
kollix at aon.at
Fri Jan 7 18:14:12 GMT 2011
https://bugs.kde.org/show_bug.cgi?id=238534
--- Comment #7 from Martin Koller <kollix aon at> 2011-01-07 19:14:11 ---
SVN commit 1212624 by mkoller:
CCBUG: 238534
CCBUG: 105765
BUG: 106067
BUG: 195241
BUG: 247012
Fix a lot of HTML-generation bugs by implementing some additional macros,
escape sequences, etc, etc.
Also start to make the code more readable and introduce more Qt/C++
while eliminating old C code, which is horrible to maintain.
The request keywords are now looked up by a gperf hash function.
The generated gperf file is committed, so that noone has to rely on the
existence of gperf on the build machine.
If I broke the rendering of some man pages, please inform me.
M +1 -1 CMakeLists.txt
M +586 -614 man2html.cpp
A request_gperf.c [License: GENERATED FILE]
A request_hash.cpp [License: UNKNOWN]
A request_hash.h [License: UNKNOWN]
A requests.gperf
M +4 -1 tests/CMakeLists.txt
WebSVN link: http://websvn.kde.org/?view=rev&revision=1212624
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list