From a5c213d53976e7b9ef0a5206a5f4f6fc4128f1c4 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Sat, 23 Mar 2024 18:23:37 +0100 Subject: Rebuild MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ulrich Müller --- _static/documentation_options.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '_static/documentation_options.js') diff --git a/_static/documentation_options.js b/_static/documentation_options.js index b57ae3b..7e4c114 100644 --- a/_static/documentation_options.js +++ b/_static/documentation_options.js @@ -1,5 +1,4 @@ -var DOCUMENTATION_OPTIONS = { - URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), +const DOCUMENTATION_OPTIONS = { VERSION: '', LANGUAGE: 'en', COLLAPSE_INDEX: false, -- cgit v1.2.3-65-gdbad