Fix some issues in htools apidoc generation
authorIustin Pop <iustin@google.com>
Sun, 3 Jul 2011 21:36:53 +0000 (23:36 +0200)
committerIustin Pop <iustin@google.com>
Wed, 13 Jul 2011 10:00:57 +0000 (12:00 +0200)
commit606e71d3232c4c8abf5209a5550b0166369c8e1e
treec608222f7ea569ac1f00da1b8646c8e5876a5a26
parent48f12e73b945e223240b3f2af504cd4aa3c1f2dc
Fix some issues in htools apidoc generation

First, auto-generated files were not processed if HsColour thus the
'source' link in Haddock documentation was dangling.

Second, we document the original Python constant name in the
Ganeti.Constants source, so that it's easily retrievable (as opposed
to undoing the name transformation).

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Makefile.am
autotools/convert-constants