1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00

add updatedocs script

This commit is contained in:
Kelly Brazil
2021-04-04 20:56:10 -07:00
parent e4781d60ce
commit 68fcb60a14

6
updatedocs.sh Executable file
View File

@ -0,0 +1,6 @@
#!/bin/bash
# Update all documentation (README.md, Man page, Doc files)
./readmegen.py
./mangen.py
./docgen.sh