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