htools: docstring fixes and improvements
authorIustin Pop <iustin@google.com>
Mon, 4 Jul 2011 14:05:47 +0000 (16:05 +0200)
committerIustin Pop <iustin@google.com>
Wed, 13 Jul 2011 10:01:24 +0000 (12:01 +0200)
commit525bfb36bbd0404b8f2d49169ea20a6e3b064de6
tree5929b213c0a470e59c0b8f2f6d8f54d48bd9e690
parent606e71d3232c4c8abf5209a5550b0166369c8e1e
htools: docstring fixes and improvements

No code changes (except one definition being moved around in QC.hs)
are contained in this patch.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
21 files changed:
htools/Ganeti/HTools/CLI.hs
htools/Ganeti/HTools/Cluster.hs
htools/Ganeti/HTools/ExtLoader.hs
htools/Ganeti/HTools/IAlloc.hs
htools/Ganeti/HTools/Instance.hs
htools/Ganeti/HTools/Loader.hs
htools/Ganeti/HTools/Luxi.hs
htools/Ganeti/HTools/Node.hs
htools/Ganeti/HTools/PeerMap.hs
htools/Ganeti/HTools/QC.hs
htools/Ganeti/HTools/Rapi.hs
htools/Ganeti/HTools/Simu.hs
htools/Ganeti/HTools/Text.hs
htools/Ganeti/HTools/Types.hs
htools/Ganeti/HTools/Utils.hs
htools/Ganeti/Jobs.hs
htools/Ganeti/Luxi.hs
htools/Ganeti/OpCodes.hs
htools/hail.hs
htools/hbal.hs
htools/test.hs