labels must go above a section header

develop
Myk 2022-09-14 10:43:51 -07:00 committed by GitHub
parent d68c17d070
commit 51f5349baf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

@ -5181,12 +5181,11 @@ General script API
return return
end end
.. _reqscript:
Importing scripts Importing scripts
================= =================
.. _reqscript:
* ``dfhack.reqscript(name)`` or ``reqscript(name)`` * ``dfhack.reqscript(name)`` or ``reqscript(name)``
Loads a Lua script and returns its environment (i.e. a table of all global Loads a Lua script and returns its environment (i.e. a table of all global