mirror of
https://github.com/csirmaz/openscad-py.git
synced 2025-06-28 13:20:02 +02:00
6 lines
90 B
Makefile
6 lines
90 B
Makefile
|
|
||
|
|
||
|
documentation:
|
||
|
pdoc --html -f -o doc --config show_inherited_members=True openscad_py
|
||
|
|