From: Vladimír Čunát Date: Wed, 5 Nov 2025 11:00:16 +0000 (+0100) Subject: doc/user /lua: add link to the developer docs X-Git-Tag: v6.0.17~5^2~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a9d8c1cc39c9b977ebec7c605402d9aa303e497;p=thirdparty%2Fknot-resolver.git doc/user /lua: add link to the developer docs --- diff --git a/doc/user/config-lua.rst b/doc/user/config-lua.rst index bc1eeefd4..18d73bbb2 100644 --- a/doc/user/config-lua.rst +++ b/doc/user/config-lua.rst @@ -24,6 +24,10 @@ In the declarative configuration there is a ``lua`` section where you can insert **Therefore, use this only when you don't have any other option. And please let us know about it and we might try to accomodate your usecase in the declarative configuration.** + A reference to many internals like Lua options can be found in + `the developer documentation <./dev/index.html>`_. + The Lua layer and this docs are very similar to what they were in Knot Resolver 5.x. + .. option:: lua/script-only: true|false :default: false