Updated docs to include images of nodes

pull/499/head
lrjball 5 years ago
parent be9d5b96c1
commit 566d34cb6c

@ -98,7 +98,6 @@ def generate(pvd: str) -> None:
classes = gen_classes(pvd, typ, paths)
make_module(pvd, typ, classes)
typ_paths[typ] = (paths, resource_root)
# Build API documentation
apidoc = gen_apidoc(pvd, typ_paths)

Loading…
Cancel
Save