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

46 Commits

Author SHA1 Message Date
d3e7f09ca3 fix for more graceful handling of missing optional libraries 2024-02-10 11:16:38 -08:00
a319ec85ca doc update 2024-02-06 01:54:31 +00:00
c05fa7e9cd add remove_quotes() to utils and use in ini parsers 2024-02-06 01:54:31 +00:00
65bd4850f2 doc update 2024-02-06 01:54:31 +00:00
45a6cfc9cf add source info to docs 2024-02-06 01:54:31 +00:00
53ad793ff8 doc update 2023-01-11 11:17:47 -08:00
029b5abcac add ini-dup parser 2023-01-08 19:46:13 -08:00
32521ac91a doc update 2023-01-08 10:55:48 -08:00
e367e0d714 doc update 2023-01-06 09:28:13 -08:00
6c85abd57b doc update 2023-01-03 13:04:13 -08:00
b8e2678c01 doc update 2023-01-03 12:30:23 -08:00
b0fe96ed03 doc update 2023-01-03 12:28:26 -08:00
bb65ec380b separate kv and ini parsers. add fake top-level section in ini files that are missing it. 2023-01-03 12:11:05 -08:00
8da203648b update ini examples 2022-09-22 14:28:03 -07:00
12cc670fa0 doc update 2022-09-22 08:50:06 -07:00
337ee73844 doc update 2022-06-15 12:51:42 -07:00
d3d7fbca61 doc formatting 2022-05-28 12:41:36 -07:00
b24495136c fix blockquotes 2022-05-26 15:07:54 -07:00
e85f11c6fc doc formatting 2022-04-04 12:00:41 -07:00
49a9d7b07e doc update 2022-04-04 11:42:16 -07:00
6986c74f6d remove direct parser module example from doc 2022-03-10 15:18:27 -08: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
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
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
a13dde12af change raw output wording 2022-01-21 07:42:03 -08:00
b4fffbb647 formatting 2022-01-19 17:30:14 -08:00
302bf72e72 Update high-level API docs 2022-01-18 15:38:03 -08:00
43d34461e2 update docs 2021-12-01 16:12:51 -08:00
908ac1f61c update docs - remove compatibility section since it is now automatically generated from info() 2021-04-09 10:56:43 -07:00
f5c7e7e404 add updated docs with home link and parser info at the bottom 2021-04-09 10:36:42 -07:00
b8b8dfead4 update docs 2021-04-08 15:52:49 -07:00
1d0ad2f045 doc fixes 2021-01-04 18:01:16 -08:00
59b1055808 enhance docs 2020-08-05 16:51:58 -07:00
7131c29718 add module usage info to docs 2020-08-05 13:32:59 -07:00
82b9c87a66 update docs 2020-07-30 16:20:24 -07:00
ac10e576c1 spelling 2020-07-24 16:29:27 -07:00
125dc2d9e0 add info about key/value files to doc 2020-07-24 16:17:16 -07:00
3d76437b43 doc fix 2020-02-05 16:00:23 -08:00
657b722f94 ini to INI 2020-02-04 21:44:10 -08:00
beb41997c9 doc update 2020-02-03 21:28:11 -08:00