From 970387134f44e1a2b95296cfff6fefe99cdc8cf6 Mon Sep 17 00:00:00 2001 From: Andrew Klychkov Date: Thu, 11 Jan 2024 11:33:53 +0100 Subject: [PATCH] Fix --- docs/docsite/rst/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docsite/rst/conf.py b/docs/docsite/rst/conf.py index b2d4dcf2cc6..5f8103319ef 100644 --- a/docs/docsite/rst/conf.py +++ b/docs/docsite/rst/conf.py @@ -144,6 +144,7 @@ 'community/maintainers_guidelines.rst', 'community/maintainers_workflow.rst', 'community/steering/community_steering_committee.rst', + 'community/steering/community_topics_workflow.rst', 'community/steering/steering_committee_membership.rst', 'community/steering/steering_committee_past_members.rst', 'community/steering/steering_index.rst',