Commit Graph

6 Commits (a64f94605512c320488c71d5b6411a7e22a0e52e)

Author SHA1 Message Date
sammyette a64f946055
docs: add descriptions for types 2023-01-07 14:25:57 -04:00
sammyette 1226801a78
docs: document timer type, update generated docs 2023-01-07 12:57:34 -04:00
sammyette a4dea1aefd
docs: document job type 2023-01-07 12:35:06 -04: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
sammyette 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