From 3aebc6776a6bcb7bb9e05dbdd405c95263cba232 Mon Sep 17 00:00:00 2001 From: Myk Date: Tue, 5 Apr 2022 23:15:22 -0700 Subject: [PATCH] Disambiguate Lua API header in plugins --- docs/Plugins.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/Plugins.rst b/docs/Plugins.rst index 460e925cb..27374720c 100644 --- a/docs/Plugins.rst +++ b/docs/Plugins.rst @@ -3187,9 +3187,9 @@ can easily result in inconsistent state once this plugin is available again. The effects may be as weird as negative power being generated. -======= -Lua API -======= +============== +Plugin Lua API +============== Some plugins consist solely of native libraries exposed to Lua. They are listed in the `lua-api` file under `lua-plugins`: