install markdown

This commit is contained in:
Alex Bäuerle
2024-05-01 11:06:55 -07:00
parent 478ebedd41
commit a2b49525ae

View File

@@ -1,2 +1,2 @@
#!/bin/bash
rm -rf ./docs/modules/python && pydoc-markdown
pip install pydoc-markdown && rm -rf ./docs/modules/python && pydoc-markdown