2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-07-01 16:52:03 +00:00

8 Commits

Author SHA1 Message Date
1cbfc35c70
fix: descriptions 2025-06-22 18:55:56 -04:00
4b28efe639
fix: doc descriptions, add short description, make things scroll nicer 2025-06-22 18:51:57 -04:00
da5a1d0e34
docs: change way params are styled 2025-06-22 12:39:49 -04:00
85c197d64b
feat: lots of changes
- doc gen is done differently
- docs look better too
- ... im lazy to rewrite the commit because i lost it because GPG_TTY ISNT SET FOR SOME REASON
2025-06-12 19:35:54 -04:00
8fdae6c1d7
refactor: doc improvements (again) (#260) 2023-12-25 22:08:29 -05:00
TorchedSammy
c55cd345ba docs: [ci] generate new docs 2023-02-07 22:19:24 +00:00
a105b8e38d
docs: improve emmy lua annotations 2022-12-20 20:59:55 -04: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