From ab26b82a9f97048f7c727e83ca5ed6cf28df48ba Mon Sep 17 00:00:00 2001 From: TorchedSammy Date: Tue, 11 Jul 2023 01:57:00 +0000 Subject: [PATCH] docs: [ci] generate new docs --- docs/api/hilbish/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/api/hilbish/_index.md b/docs/api/hilbish/_index.md index 8fb587a..4cf0180 100644 --- a/docs/api/hilbish/_index.md +++ b/docs/api/hilbish/_index.md @@ -13,6 +13,7 @@ interfaces and functions which directly relate to shell functionality. ## Interface fields - `ver`: The version of Hilbish +- `goVersion`: The version of Go that Hilbish was compiled with - `user`: Username of the user - `host`: Hostname of the machine - `dataDir`: Directory for Hilbish data files, including the docs and default modules