1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00

add pydoc-markdown version requirement

This commit is contained in:
Kelly Brazil
2020-08-03 12:39:18 -07:00
parent e30a75e25c
commit 7b8b378a7d

View File

@ -1,5 +1,6 @@
#!/bin/bash
# Generate docs.md
# requires pydoc-markdown 2.1.0.post1
cd jc
pydocmd simple jc+ > ../docs/readme.md