]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
docs: Disable the actual Lua Language server
authorPieter Lexis <pieter.lexis@powerdns.com>
Fri, 30 Jan 2026 10:26:15 +0000 (11:26 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Mon, 23 Mar 2026 09:32:46 +0000 (10:32 +0100)
pdns/dnsdistdist/docs/conf.py
pdns/dnsdistdist/docs/requirements.in
pdns/dnsdistdist/docs/requirements.txt
pdns/recursordist/docs/conf.py
pdns/recursordist/docs/requirements.in
pdns/recursordist/docs/requirements.txt

index ebf6bc321eb76373054ce8030dd407766c2219c1..7fe16cfbed751f7f65cfd02b3d86c6ef600c6f04 100644 (file)
@@ -102,8 +102,7 @@ todo_include_todos = False
 
 # -- Lua LS Options -------------------------------------------------------
 
-# it doesn't really matter which LS we use as we don't document code in Lua files
-lua_ls_backend = "luals"
+lua_ls_backend = "disable"
 
 # -- Changelog Options ----------------------------------------------------
 
index adfb7f838e2e6df882c74abb9fd0c43a059773e6..e913961908776333ce6152bc9e35f71975632294 100644 (file)
@@ -5,7 +5,7 @@
 # See https://github.com/jbms/sphinx-immaterial/pull/477
 Sphinx>=8.2,<9
 
-sphinx-lua-ls>=3.9,<3.10
+sphinx-lua-ls>=3.10
 changelog>=0.6,<0.7
 sphinxcontrib-httpdomain
 sphinxcontrib-fulltoc
index b6ea276114670a1d658bc77ab378bd3b73a7e57d..dfb526f7343bbe1e520b170b4b94ea30134b6c1e 100644 (file)
@@ -690,9 +690,9 @@ sphinx==8.2.3 \
 sphinx-immaterial[json]==0.13.9 \
     --hash=sha256:5ea92d2ddc6befcd0fedbd3e6766ea4746e94d9a8a5cc0ab092a946e1fde4254
     # via -r requirements.in
-sphinx-lua-ls==3.9.0 \
-    --hash=sha256:3ec2f35a1d97ba4cd938d49310a6af7988d59c1b9de1bff860bb564925a3fd82 \
-    --hash=sha256:adae8c0be96d6f137398b4963d2ce6ad22639be754e4ef1bd99d34abe37c363c
+sphinx-lua-ls==3.10.0 \
+    --hash=sha256:5ca27e5b41e3626a0c2a0efc79b99b54c44dd59b183afc098b8b6ebd7478860f \
+    --hash=sha256:783d4654bdf487ee5919a41e42422091ee0b9a291c759fcd042239a8ae9a0b53
     # via -r requirements.in
 sphinxcontrib-applehelp==2.0.0 \
     --hash=sha256:2f29ef331735ce958efa4734873f084941970894c6090408b079c61b2e1c06d1 \
index 2c11744e8faa1cde231ab1d63bf4c4dbc5bcf409..57c08ef6b30e86391fc496bc0a5c8595450031c4 100644 (file)
@@ -104,7 +104,7 @@ pygments_style = "sphinx"
 # If true, `todo` and `todoList` produce output, else they produce nothing.
 todo_include_todos = False
 
-lua_ls_backend = "luals"
+lua_ls_backend = "disable"
 
 # -- Changelog Options ----------------------------------------------------
 
index 43b620bd5d63bbe79cf161072ec92deedc03e33e..b1cc7957c15a9260945400abfbe9ed6a55d702d0 100644 (file)
@@ -5,7 +5,7 @@
 # See https://github.com/jbms/sphinx-immaterial/pull/477
 Sphinx>=8.2,<9
 
-sphinx-lua-ls>=3.9,<3.10
+sphinx-lua-ls>=3.10
 sphinx-immaterial [json]>=0.13,<0.14
 setuptools-git==1.2
 sphinxcontrib-openapi==0.8.4
index 717398c9f74de6633e91fe2c06f59029296c3752..2a9c5a39a95ff9a8311636799b7160cd4a6e869b 100644 (file)
@@ -829,9 +829,9 @@ sphinx==8.2.3 \
 sphinx-immaterial[json]==0.13.9 \
     --hash=sha256:5ea92d2ddc6befcd0fedbd3e6766ea4746e94d9a8a5cc0ab092a946e1fde4254
     # via -r requirements.in
-sphinx-lua-ls==3.9.0 \
-    --hash=sha256:3ec2f35a1d97ba4cd938d49310a6af7988d59c1b9de1bff860bb564925a3fd82 \
-    --hash=sha256:adae8c0be96d6f137398b4963d2ce6ad22639be754e4ef1bd99d34abe37c363c
+sphinx-lua-ls==3.10.0 \
+    --hash=sha256:5ca27e5b41e3626a0c2a0efc79b99b54c44dd59b183afc098b8b6ebd7478860f \
+    --hash=sha256:783d4654bdf487ee5919a41e42422091ee0b9a291c759fcd042239a8ae9a0b53
     # via -r requirements.in
 sphinx-mdinclude==0.6.2 \
     --hash=sha256:447462e82cb8be61404a2204227f920769eb923d2f57608e3325f3bb88286b4c \