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

2329 Commits

Author SHA1 Message Date
663abf3139 clean up scripts 2022-01-27 16:14:14 -08:00
f7ac41db95 final doc update 2022-01-27 13:27:50 -08:00
5502cda9e5 add additional test for dict inside list for all_parser_info() 2022-01-27 13:03:02 -08:00
a2b165565f add lib tests for new functions 2022-01-27 12:54:44 -08:00
b426369815 use all_parser_info() from lib in about function 2022-01-27 07:45:20 -08:00
ac0840cc0a fix typo 2022-01-26 20:51:18 -08:00
ee98ab0a4a doc update 2022-01-26 20:42:20 -08:00
2adec2c003 update type hints with mypy help 2022-01-26 20:40:03 -08:00
f19c9c71bf add type hints 2022-01-26 18:39:14 -08:00
e93adf1884 fix doc 2022-01-26 18:09:30 -08:00
254c4fc507 add new functions 2022-01-26 18:05:00 -08:00
74d5f60d14 update console interview description 2022-01-26 17:17:40 -08:00
db7dc0634b make **kwargs optional 2022-01-26 17:12:35 -08:00
e156b0db45 add type hints 2022-01-26 17:08:03 -08:00
50adc05fbd formatting 2022-01-26 16:58:48 -08:00
446cac7c21 doc update 2022-01-26 16:55:39 -08:00
28ffe3076b formatting 2022-01-26 16:34:23 -08:00
d4d5e206ca type hints update 2022-01-26 15:54:36 -08:00
42fbe40a4a simplify type hints 2022-01-26 15:54:18 -08:00
27e4a120e2 remove trailing comma 2022-01-26 15:31:18 -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
640a21341b fix indentation 2022-01-26 14:38:57 -08:00
f5befad3e4 move docstring under __init__ 2022-01-26 14:21:06 -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
3cfb3965bb formatting 2022-01-25 19:28:04 -08:00
155d421322 formatting 2022-01-25 19:18:54 -08:00
d3e10bb87b add lsusb docs 2022-01-25 18:59:40 -08:00
fd5433ee62 parse docstring formatting 2022-01-25 18:58:09 -08:00
4568f2d06e formatting for parse docstring 2022-01-25 18:51:56 -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
6fad44e35d fix type hint 2022-01-25 16:28:29 -08:00
1caac750da Update type hints 2022-01-25 16:27:29 -08:00
16370dcb3d update type hints 2022-01-25 15:49:48 -08:00
c1302f2573 add type-hints to public api 2022-01-25 15:49:31 -08:00
6f0ffe0955 docu update 2022-01-25 15:48:00 -08:00
1f89745fe7 version bump 2022-01-25 11:17:18 -08:00
a46ac18ef7 doc update 2022-01-25 10:47:05 -08:00
1a05f1c575 add parser info functions. move _get_parser functionality from cli to lib 2022-01-25 10:46:58 -08:00
08f818aa42 Merge pull request #199 from kellyjonbrazil/master
sync to dev
2022-01-25 00:45:53 +00:00
b3896650c2 revert column formatting 2022-01-23 13:40:50 -08:00
f285539526 conform to 80 columns 2022-01-23 13:36:22 -08:00
a896dcdf3b formatting 2022-01-23 13:14:00 -08:00
0a187d4ed0 add console interview links 2022-01-23 10:04:19 -08:00