convert-constants: generate better Haddock markup
authorIustin Pop <iustin@google.com>
Tue, 5 Mar 2013 13:11:24 +0000 (14:11 +0100)
committerIustin Pop <iustin@google.com>
Tue, 5 Mar 2013 15:53:32 +0000 (16:53 +0100)
commit25d7b289ea4612be9b1be4250a9e37300a635e64
tree056345cbad769827a6ce834a4928ee73cc75b6d1
parent7ddd8e4cb911e62f72c0505a0f21c0e13b2a2d35
convert-constants: generate better Haddock markup

Currently the Python source constants are used as-is, which is not
nice on the eyes (especially for unqualified names, it was hard to
separate them visually).

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michele Tartara <mtartara@google.com>
autotools/convert-constants