From f3c777e23db49f232c2cf05cba7e623281ee8701 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oto=20=C5=A0=C5=A5=C3=A1va?= Date: Fri, 15 Mar 2024 11:45:46 +0100 Subject: [PATCH] doc/dev/index: add backlink to the user docs + warning --- doc/dev/index.rst | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/dev/index.rst b/doc/dev/index.rst index d8e89aae5..406c68441 100644 --- a/doc/dev/index.rst +++ b/doc/dev/index.rst @@ -1,5 +1,12 @@ .. SPDX-License-Identifier: GPL-3.0-or-later +.. warning:: + + **This documentation is intended to help with advanced fine-tuning of Knot + Resolver!** If you are looking for help with day-to-day use without the need to + involve yourself with the Lua programming language, please see the + `user documentation <../index.html>`_. + ############# Knot Resolver ############# @@ -11,7 +18,7 @@ Welcome to Knot Resolver's documentation for developers and advanced users! :name: build-chapter :maxdepth: 1 - build + build .. toctree:: :caption: Lua configuration -- 2.47.2