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

7 lines
112 B
Bash
Raw Normal View History

2021-04-04 20:56:10 -07:00
#!/bin/bash
# Update all documentation (README.md, Man page, Doc files)
./readmegen.py
./mangen.py
./docgen.sh