1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00

add updatedocs script

This commit is contained in:
Kelly Brazil
2021-04-04 20:56:10 -07:00
parent e4781d60ce
commit 68fcb60a14
Executable
+6
View File
@@ -0,0 +1,6 @@
#!/bin/bash
# Update all documentation (README.md, Man page, Doc files)
./readmegen.py
./mangen.py
./docgen.sh