]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
doc/script/gen_state_diagram: add "output" parameter to emit_dot()
authorKefu Chai <kchai@redhat.com>
Thu, 19 Nov 2020 06:15:53 +0000 (14:15 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 19 Nov 2020 09:00:29 +0000 (17:00 +0800)
commita14b2b42beaf35a34cdb42e02f7c3cdfe1654b82
tree7728736b76d1c1c0876acf102cd1f56b20a5ac96
parente9af59a50e880070db6f841921dc654f771532ad
doc/script/gen_state_diagram: add "output" parameter to emit_dot()

this allows us to reuse this python script as a module.

Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/scripts/gen_state_diagram.py