Commit Graph

6 Commits (b74db7b8227d2b4c1a0c255ce35e90f2d3c0e2b7)

Author SHA1 Message Date
sammyette b7af6177ba
fix: reduce function list to match in go generated docs 2024-12-24 18:59:32 -04:00
sammyette 5545002d92
fix: signature link in table of contents 2024-12-24 18:53:34 -04:00
sammyette b1e074ccb5
fix: make lua implemented hilbish interfaces documented 2024-12-24 18:05:53 -04:00
TorchedSammy 824f5bd06d docs: [ci] generate new docs 2024-08-16 19:26:30 +00:00
sammyette 8fdae6c1d7
refactor: doc improvements (again) (#260) 2023-12-25 22:08:29 -05: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