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

added info regarding updated dev scripts for automating doc generation

This commit is contained in:
Kelly Brazil
2021-04-02 21:52:08 -07:00
parent 153b2b4a7a
commit 029f79da16

View File

@ -26,6 +26,7 @@ jc changelog
- Make all external python library dependencies optional: pygments, ruamel.yaml, xmltodict - Make all external python library dependencies optional: pygments, ruamel.yaml, xmltodict
- JSON output now supports unencoded unicode characters - JSON output now supports unencoded unicode characters
- JSON output is now more compact unless the -p (pretty) option is used - JSON output is now more compact unless the -p (pretty) option is used
- Developer scripts added and enhanced to automate documentation and man page creation
20210305 v1.14.4 20210305 v1.14.4
- Packaging fix only for binaries and RPMs hosted on https://github.com/kellyjonbrazil/jc-packaging. - Packaging fix only for binaries and RPMs hosted on https://github.com/kellyjonbrazil/jc-packaging.