from chainlib.cli.man import DocGenerator g = DocGenerator(0xffffffff) g.process() print(g)