From ca62b21bcae7d06aef3f425e5304b83a887fdc64 Mon Sep 17 00:00:00 2001 From: eviau-artefactual Date: Fri, 19 Jul 2024 08:04:53 -0400 Subject: [PATCH] use in each file --- conf.py | 8 -------- user-manual/administer/settings.rst | 2 ++ user-manual/import-export/export-xml.rst | 2 ++ 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/conf.py b/conf.py index aeb04506..db37bc0c 100644 --- a/conf.py +++ b/conf.py @@ -273,11 +273,3 @@ # If true, do not generate a @detailmenu in the "Top" node's menu. # texinfo_no_detailmenu = False - - -# -- Include as rst prolog or epilog -# -------------------------------------------------- - -rst_epilog=""" -.. |path_xml_arch_desc| replace:: `Admin -> Settings -> Global Settings (scroll down to the bottom)` -""" diff --git a/user-manual/administer/settings.rst b/user-manual/administer/settings.rst index 669744ec..b30d94a5 100644 --- a/user-manual/administer/settings.rst +++ b/user-manual/administer/settings.rst @@ -3170,3 +3170,5 @@ public users. for more information. :ref:`Back to top ` + +.. |path_xml_arch_desc| replace:: `Admin -> Settings -> Global Settings (scroll down to the bottom)` diff --git a/user-manual/import-export/export-xml.rst b/user-manual/import-export/export-xml.rst index 1cab7e20..c9226518 100644 --- a/user-manual/import-export/export-xml.rst +++ b/user-manual/import-export/export-xml.rst @@ -535,3 +535,5 @@ rather than just adding a parent description. * :ref:`tools-expire` (command-line task) :ref:`Back to top ` + +.. |path_xml_arch_desc| replace:: `Admin -> Settings -> Global Settings (scroll down to the bottom)`