From dbf69e930c16ef7826f020baf28783c024a4c1d8 Mon Sep 17 00:00:00 2001 From: David Glick Date: Tue, 14 Jan 2025 17:26:21 -0800 Subject: [PATCH] relative paths for includes --- docs/source/theming/custom-styling.md | 2 +- docs/source/theming/index.md | 2 +- docs/source/theming/semanticui-theming.md | 2 +- docs/source/theming/theming-engine.md | 2 +- docs/source/theming/theming-strategy.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/source/theming/custom-styling.md b/docs/source/theming/custom-styling.md index ae8d0d8ba0..0c7f330d7b 100644 --- a/docs/source/theming/custom-styling.md +++ b/docs/source/theming/custom-styling.md @@ -11,7 +11,7 @@ myst: ## Semantic UI -```{include} /_inc/_semanticui-deprecation.md +```{include} ../_inc/_semantic-ui-deprecation.md ``` For styling our website in Volto we use Semantic UI. It uses LESS as diff --git a/docs/source/theming/index.md b/docs/source/theming/index.md index d5d77ed936..5ea976d5fc 100644 --- a/docs/source/theming/index.md +++ b/docs/source/theming/index.md @@ -11,7 +11,7 @@ myst: This section of the documentation describes theming in Volto. -```{include} /_inc/_semanticui-deprecation.md +```{include} ../_inc/_semantic-ui-deprecation.md ``` ## Conceptual guides diff --git a/docs/source/theming/semanticui-theming.md b/docs/source/theming/semanticui-theming.md index 5a4ed80914..2372e2ba6a 100644 --- a/docs/source/theming/semanticui-theming.md +++ b/docs/source/theming/semanticui-theming.md @@ -9,7 +9,7 @@ myst: # Semantic UI Theming -```{include} /_inc/_semanticui-deprecation.md +```{include} ../_inc/_semantic-ui-deprecation.md ``` As we hinted previously, Semantic UI theming happens in several stages using several layers of inheritance. diff --git a/docs/source/theming/theming-engine.md b/docs/source/theming/theming-engine.md index e7c993f22d..5ce864dd2a 100644 --- a/docs/source/theming/theming-engine.md +++ b/docs/source/theming/theming-engine.md @@ -9,7 +9,7 @@ myst: # How does the theming engine work? -```{include} /_inc/_semanticui-deprecation.md +```{include} ../_inc/_semantic-ui-deprecation.md ``` It basically uses heavily the LESS precompiler language features. No code is involved (which is good). diff --git a/docs/source/theming/theming-strategy.md b/docs/source/theming/theming-strategy.md index d8a6bbcf47..fd98ecdbe0 100644 --- a/docs/source/theming/theming-strategy.md +++ b/docs/source/theming/theming-strategy.md @@ -9,7 +9,7 @@ myst: # Theming Strategy -```{include} /_inc/_semanticui-deprecation.md +```{include} ../_inc/_semantic-ui-deprecation.md ``` One approaches the theming of a Volto site usually with a predefined mockup or