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

42 Commits

Author SHA1 Message Date
ee1135003b add space after bullets 2024-03-16 18:28:52 -07:00
a0dff721b1 reduce TOC level 2024-03-14 21:58:43 -07:00
37061227d9 New doc generation script 2024-03-14 21:44:37 -07:00
bf05de1d63 doc update 2024-02-06 01:54:31 +00:00
8e9ff7fa9f refactor to use get_parser() 2024-02-06 01:54:31 +00:00
973c535c72 extract to public jc.get_parser(parser_name) (#516)
* remove unused imports and RegEx

* extract to public jc.get_parser(parser_name)

* changed order of exports

* add doc

* add doc.md

* remove data_dir from doc.md

---------

Co-authored-by: Kelly Brazil <kellyjonbrazil@gmail.com>
2024-02-06 01:54:31 +00:00
2d5d87c73d version bump and doc update 2024-02-06 01:54:31 +00:00
4c6eebaa33 doc update 2023-01-22 10:37:27 -08:00
747d12224f allow parser_info and get_help to use module objects as input 2022-10-28 10:36:54 -07:00
3639e02843 doc update 2022-10-18 09:37:10 -07:00
e357b27433 more granular type annotations 2022-10-15 17:53:02 -07:00
dd70bf92f3 doc update 2022-10-15 14:43:45 -07:00
0a97523928 doc update 2022-10-15 14:36:35 -07:00
ac39ce6b98 formatting 2022-10-14 14:07:05 -07:00
38fb0a6828 allow parser module as parse() argument 2022-10-14 14:05:16 -07:00
9f8006060b deprecated parser support in lib 2022-10-10 16:34:32 -07:00
a764642a85 fixup help, man, readme, about docs 2022-09-06 10:07:19 -07:00
abf6ea1fec doc update 2022-08-21 16:20:13 -07:00
fe3b5bc2ed doc update 2022-07-18 14:31:13 -07:00
f91988aed5 iterator -> iterable 2022-04-12 14:22:06 -07:00
b3a2886fd0 formatting 2022-03-20 10:12:29 -07:00
7dac2f8dc3 doc update 2022-03-14 10:50:10 -07:00
29c263f878 pydoc formatting fixes 2022-03-05 12:15:14 -08:00
cb2dfeac8d change name to JSON Convert 2022-03-04 13:27:39 -08:00
9a3602e70b doc update 2022-03-04 08:57:11 -08:00
6be3d3d982 doc update 2022-03-03 17:38:47 -08:00
3959d3347c doc update 2022-02-01 18:33:07 -08:00
63e43a7cab doc updates 2022-02-01 17:57:12 -08:00
ee98ab0a4a doc update 2022-01-26 20:42:20 -08:00
db7dc0634b make **kwargs optional 2022-01-26 17:12:35 -08:00
28ffe3076b formatting 2022-01-26 16:34:23 -08:00
d4d5e206ca type hints update 2022-01-26 15:54:36 -08:00
27e4a120e2 remove trailing comma 2022-01-26 15:31:18 -08:00
590728f9c1 try new pydoc-markdown formatting options 2022-01-26 11:50:25 -08:00
3cfb3965bb formatting 2022-01-25 19:28:04 -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
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
49c5568577 module doc update 2022-01-20 07:49:45 -08:00
6962b9ee8a formatting 2022-01-19 22:24:59 -08:00
b4575a3f78 add lib docs 2022-01-19 22:20:36 -08:00