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:
6
updatedocs.sh
Executable file
6
updatedocs.sh
Executable file
@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
# Update all documentation (README.md, Man page, Doc files)
|
||||
|
||||
./readmegen.py
|
||||
./mangen.py
|
||||
./docgen.sh
|
Reference in New Issue
Block a user