chore: generate docs

native-modules
sammyette 2023-11-11 20:37:04 -04:00
parent 267bce8449
commit 14d2de25de
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD
1 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,8 @@ menu:
---
## Introduction
The hilbish.module interface provides a function to load
The hilbish.module interface provides a function to load
Hilbish plugins/modules. Hilbish modules are Go-written
plugins (see https://pkg.go.dev/plugin) that are used to add functionality
to Hilbish that cannot be written in Lua for any reason.