nitdoc: Handle correctly method with < or > in names
authorJean Privat <jean@pryen.org>
Wed, 8 Feb 2012 19:53:07 +0000 (14:53 -0500)
committerJean Privat <jean@pryen.org>
Wed, 8 Feb 2012 19:54:23 +0000 (14:54 -0500)
Instead of overriding the Symbol::to_s method, create a html_name method
and use it at the right places.

Signed-off-by: Jean Privat <jean@pryen.org>


No differences found