diff --git a/antora-playbook.yml b/antora-playbook.yml index 366616ca14..6ee4e28e3a 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -15,9 +15,6 @@ content: - url: https://github.com/decidim/decidim start_path: docs branches: [release/0.29-stable, release/0.28-stable, release/0.27-stable, develop] - - url: https://github.com/decidim/decidim-bulletin-board - start_path: docs - branches: develop ui: bundle: url: https://github.com/decidim/documentation-antora-ui/releases/download/v0.4/ui-bundle.zip diff --git a/docs/en/modules/ROOT/nav.adoc b/docs/en/modules/ROOT/nav.adoc index 30889cbb5a..f4df9cfb8d 100644 --- a/docs/en/modules/ROOT/nav.adoc +++ b/docs/en/modules/ROOT/nav.adoc @@ -88,14 +88,11 @@ ***** xref:admin:spaces/conferences/registrations/certificates.adoc[Certificate of Attendance] **** xref:admin:spaces/conferences/admins.adoc[Conference admins] **** xref:admin:spaces/conferences/moderations.adoc[Moderations] -*** xref:admin:spaces/consultations.adoc[Consultations] -*** xref:admin:spaces/votings.adoc[Votings] ** xref:admin:components.adoc[Components] *** xref:admin:components/accountability.adoc[Accountability] *** xref:admin:components/blog.adoc[Blog] *** xref:admin:components/budgets.adoc[Budgets] *** xref:admin:components/debates.adoc[Debates] -*** xref:admin:components/elections.adoc[Elections] *** xref:admin:components/meetings.adoc[Meetings] **** xref:admin:components/meetings/registrations.adoc[Registrations] **** xref:admin:components/meetings/agenda.adoc[Agenda] diff --git a/docs/en/modules/admin/pages/components/elections.adoc b/docs/en/modules/admin/pages/components/elections.adoc deleted file mode 100644 index 2a6ad648b7..0000000000 --- a/docs/en/modules/admin/pages/components/elections.adoc +++ /dev/null @@ -1,3 +0,0 @@ -= Elections - -include::admin:partial$development.adoc[] diff --git a/docs/en/modules/admin/pages/spaces/consultations.adoc b/docs/en/modules/admin/pages/spaces/consultations.adoc deleted file mode 100644 index da2aef998c..0000000000 --- a/docs/en/modules/admin/pages/spaces/consultations.adoc +++ /dev/null @@ -1,3 +0,0 @@ -= Consultations - -include::partial$deprecated.adoc[] diff --git a/docs/en/modules/admin/pages/spaces/votings.adoc b/docs/en/modules/admin/pages/spaces/votings.adoc deleted file mode 100644 index fd3ee2ebaa..0000000000 --- a/docs/en/modules/admin/pages/spaces/votings.adoc +++ /dev/null @@ -1,3 +0,0 @@ -= Votings - -include::admin:partial$development.adoc[]