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

81 Commits

Author SHA1 Message Date
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
d1567d1f62 add hashsum documentation 2020-12-29 13:05:04 -08:00
7b8b378a7d add pydoc-markdown version requirement 2020-08-03 12:39:18 -07:00
37d3bc699c add date parser 2020-07-31 14:39:02 -07:00
2205034e09 add kv parser 2020-07-30 16:20:51 -07:00
a65e27540a update docs 2020-07-27 11:01:45 -07:00
5dcb7166da add traceroute doc 2020-07-23 16:44:57 -07:00
cc60f36748 add ping parser 2020-07-18 12:35:46 -07:00
c6baf42e72 doc updates 2020-07-09 16:18:33 -07:00
76eca3b659 add dmidecode 2020-05-13 09:43:35 -07:00
dfc9618115 add file parser for issue #41 2020-03-11 12:20:58 -07:00