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

91 Commits

Author SHA1 Message Date
aaee394e51 formatting 2024-03-16 18:25:45 -07:00
37061227d9 New doc generation script 2024-03-14 21:44:37 -07:00
2d5d87c73d version bump and doc update 2024-02-06 01:54:31 +00:00
2bb201a706 fix parser source path 2024-02-06 01:54:31 +00:00
de6aa1cc92 change \n to echo to create new lines 2024-02-06 01:54:31 +00:00
c4dcedb269 Update docgen.sh: add link to source 2024-02-06 01:54:31 +00:00
32019c99f4 check git diff 5 commits back before generating parser doc 2022-09-26 19:21:25 -07:00
3ebd897601 add ./docgen all functionality 2022-09-25 13:32:03 -07:00
eb205562bf force docupdate 2022-09-25 13:07:31 -07:00
331171b826 optimize docgen 2022-09-25 12:38:17 -07:00
1d9965dad6 force doc update 2022-09-25 12:35:23 -07:00
647820c75e optimize docgen 2022-09-25 12:09:12 -07:00
c0414e7db7 clean up background tasks 2022-04-10 17:18:20 -07:00
a419175fe6 enhance parallelization 2022-04-10 17:14:34 -07:00
45342ea9fe parallelize doc gneration 2022-04-10 16:54:22 -07:00
ca79053db0 document pydoc version 2022-03-05 12:15:47 -08:00
cb2dfeac8d change name to JSON Convert 2022-03-04 13:27:39 -08:00
2f3f78e8d3 refine streaming parsers 2022-02-07 06:29:17 -08:00
b5d5b7c73a remove private classes 2022-01-26 15:01:42 -08:00
e7471556ba remove sed lines 2022-01-26 14:39:11 -08:00
f8223023c3 change header depth 2022-01-26 14:16:04 -08:00
7028e87f9b remove TOC for parsers 2022-01-26 13:03:51 -08:00
590728f9c1 try new pydoc-markdown formatting options 2022-01-26 11:50:25 -08:00
7cc147fe2d increase heading size 2022-01-25 19:28:37 -08:00
155d421322 formatting 2022-01-25 19:18:54 -08:00
c36e513d1b formatting 2022-01-25 18:42:55 -08:00
8e089baf3f remove info class from docs 2022-01-25 18:38:26 -08:00
386f6c317e update markdown processor settings 2022-01-25 18:03:34 -08:00
75cd84ce8a try new markdown conversion 2022-01-25 17:07:47 -08:00
a4e34b0053 add universal parser docs 2022-01-20 09:46:24 -08:00
b4575a3f78 add lib docs 2022-01-19 22:20:36 -08:00
6a06a39142 use herestring instead of echo -e into jq 2021-04-09 16:36:20 -07:00
cd531acf60 clean up comment 2021-04-09 11:02:19 -07:00
001c700b5b add home link to the top of the md file 2021-04-09 10:36:03 -07:00
9b41e9bef0 Add parser information header 2021-04-09 10:32:58 -07:00
34bd6e32dc pull each parser as a json object into a bash array and iterate on it to add supplementary information like version, author, and compatibility 2021-04-09 10:26:34 -07:00
88bd7554ae add status messages 2021-04-05 09:42:25 -07:00
153b2b4a7a use jc to help automate the generation of its own docs 2021-04-02 21:50:04 -07:00
95ec79bceb Merge pull request #107 from rasheed-rd/add-dir-parser
Add windows dir command parser
2021-04-02 11:14:26 -07:00
5c0142dd19 add dpkg-l parser 2021-04-01 20:12:58 -07:00
884c36ff42 add /usr/bin/time parser 2021-03-31 20:19:46 -07:00
a7ad24d2cb Add dir parser
Add usage commands

Fix example options

update dir.md
2021-03-25 18:09:47 -04:00
d4fea17c57 use UTC when calculating epoch timestamp. reset time locale to default after changing 2021-03-21 14:03:36 -07:00
3dd7a5b77e add upower docs 2021-03-19 11:00:50 -07:00
bd425f2493 version bump to v1.15.0. Add acpi docs 2021-03-16 11:45:56 -07:00
c672d1c174 initial working hciconfig parser 2021-02-09 16:03:00 -08:00
567b887253 doc updates 2021-01-05 21:26:43 -08:00
03c02953cd add wc doc 2021-01-01 12:01:56 -08:00
55f360e267 add hash command parser 2020-12-30 12:58:52 -08:00
0431798178 add cksum parser 2020-12-30 11:02:02 -08:00