2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-04-22 13:33:23 +00:00

18 Commits

Author SHA1 Message Date
cce5f506d2
Merge 2af38c3bab69f0f9a5c589523b7bc1b8a701b375 into ee1ed077b9157b8e91066f59e12315f3073764d6 2023-11-03 23:34:42 -06:00
78eb657897
feat: hilbish native pager (#240) 2023-10-25 00:41:53 -04:00
2af38c3bab
docs(hilbish.module): update autogen docs 2023-07-11 10:45:07 -04:00
e8e75ab27b
docs: add more details to path prop 2023-07-10 23:27:24 -04:00
3774a77870
docs: add paths field to module interface docs 2023-07-10 23:24:52 -04:00
42446fbf57
docs: make some minor fixes for module interface description 2023-07-10 22:46:06 -04:00
36934aa33a
docs: document module interface 2023-07-10 22:32:59 -04:00
TorchedSammy
ab26b82a9f docs: [ci] generate new docs 2023-07-11 01:57:00 +00:00
TorchedSammy
6729ecddea docs: [ci] generate new docs 2023-04-15 14:36:56 +00:00
TorchedSammy
0379e302ac docs: [ci] generate new docs 2023-03-25 21:42:46 +00:00
TorchedSammy
c55cd345ba docs: [ci] generate new docs 2023-02-07 22:19:24 +00:00
61914f8dc7
docs: add docs for sink type (closes #233) 2023-02-07 15:39:22 -04:00
TorchedSammy
c87fbe2b99 docs: [ci] generate new docs 2023-01-18 10:59:10 +00:00
6530d48b00
docs: document types properly (#227) 2023-01-18 06:39:26 -04:00
TorchedSammy
a2f0ff3e09 docs: [ci] generate new docs 2023-01-07 15:52:49 +00:00
TorchedSammy
68a37d8c79 docs: [ci] generate new docs 2022-12-28 23:33:44 +00:00
TorchedSammy
7234111d6d docs: [ci] generate new docs 2022-12-21 01:00:31 +00:00
e5eefb1d2d
refactor!: rework docs and doc command (#218)
changes the actual file format of docs to markup since that's basically what we have been
using in the first place.

the docgen command has been modified to write markdown headings with the function name and
yaml metadata for easy consumption by hugo for the website.

all other docs have been moved to markdown as well this is the main reason this is a "breaking" change
users will have to reinstall hilbish (task uninstall and task install) to remove the old plaintext docs
2022-12-15 00:00:54 -04:00