From 4976a9a21c35ae9637f1225fa527449db155f636 Mon Sep 17 00:00:00 2001 From: Tom Greenwood Date: Tue, 14 Jul 2026 12:29:38 +0200 Subject: [PATCH 1/2] Add release/0.32-stable --- antora-playbook.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/antora-playbook.yml b/antora-playbook.yml index 0ab5680078..2023cba997 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -10,7 +10,7 @@ content: sources: - url: &documentation https://github.com/decidim/documentation start_path: docs/en - branches: [release/0.31-stable, release/0.30-stable, develop] + branches: [release/0.31-stable, release/0.32-stable, develop] edit_url: "https://github.com/decidim/documentation/edit/{refname}/{path}" - url: &documentation https://github.com/decidim/documentation start_path: docs/fr @@ -26,7 +26,7 @@ content: branches: [develop] - url: https://github.com/decidim/decidim start_path: docs - branches: [release/0.30-stable, release/0.31-stable, develop] + branches: [release/0.31-stable, release/0.32-stable, develop] ui: bundle: url: https://github.com/decidim/documentation-antora-ui/releases/download/v0.4/ui-bundle.zip From 8f6a97f2c3421a7932ce28b97f87defc8ba7f5fe Mon Sep 17 00:00:00 2001 From: Tom Greenwood Date: Tue, 14 Jul 2026 14:34:22 +0200 Subject: [PATCH 2/2] Fix index and components --- docs/en/modules/ROOT/pages/index.adoc | 2 +- docs/en/modules/admin/pages/components.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/modules/ROOT/pages/index.adoc b/docs/en/modules/ROOT/pages/index.adoc index 5796c02ca0..56c41cacf7 100644 --- a/docs/en/modules/ROOT/pages/index.adoc +++ b/docs/en/modules/ROOT/pages/index.adoc @@ -10,7 +10,7 @@ You’ve found the documentation for Decidim. Learn about the project at https:/ [NOTE] ==== -This is the documentation for the `develop` branch. You can see this same documentation site for other versions: xref:v0.30@ROOT:index.adoc[v0.30] +This is the documentation for the `develop` branch. You can see this same documentation site for other versions: xref:v0.32@ROOT:index.adoc[v0.32] ==== // * Read the xref:ROOT:getting-started.adoc[Getting Started guide] diff --git a/docs/en/modules/admin/pages/components.adoc b/docs/en/modules/admin/pages/components.adoc index 2ea6b90a36..9951f26d31 100644 --- a/docs/en/modules/admin/pages/components.adoc +++ b/docs/en/modules/admin/pages/components.adoc @@ -32,7 +32,7 @@ You can find all the components of the space on the list, with: * *Component name*: title of the component, chosen at its creation and editable. * *Component type*: type of component. -* *Component scope*: the xref:admin:scopes.adoc[scope] of the component. +* *Component scope*: the xref:admin:settings/scopes.adoc[scope] of the component. === Actions