1- .. # *******************************************************************************
2- # Copyright (c) 2025 Contributors to the Eclipse Foundation
3- #
4- # See the NOTICE file(s) distributed with this work for additional
5- # information regarding copyright ownership.
6- #
7- # This program and the accompanying materials are made available under the
8- # terms of the Apache License Version 2.0 which is available at
9- # https://www.apache.org/licenses/LICENSE-2.0
10- #
11- # SPDX-License-Identifier: Apache-2.0
12- # *******************************************************************************
1+ ..
2+ # *******************************************************************************
3+ # Copyright (c) 2025 Contributors to the Eclipse Foundation
4+ #
5+ # See the NOTICE file(s) distributed with this work for additional
6+ # information regarding copyright ownership.
7+ #
8+ # This program and the accompanying materials are made available under the
9+ # terms of the Apache License Version 2.0 which is available at
10+ # https://www.apache.org/licenses/LICENSE-2.0
11+ #
12+ # SPDX-License-Identifier: Apache-2.0
13+ # *******************************************************************************
1314
1415.. _extensions :
1516
@@ -71,6 +72,16 @@ Hello there
7172 `ubCode <https://ubcode.useblocks.com >`__ VS Code extension.
7273 Getting IDE support for Sphinx-Needs in a Bazel context made easy.
7374
75+ .. grid-item-card ::
76+
77+ Any Folder
78+ ^^^^^^^^^^
79+
80+ Learn about the :doc: `any_folder ` extension that creates symlinks
81+ from arbitrary repository locations into the docs folder,
82+ allowing Sphinx to discover and build source files
83+ that live outside the documentation root.
84+
7485
7586
7687.. toctree ::
@@ -83,3 +94,4 @@ Hello there
8394 Source Code Linker <source_code_linker >
8495 Extension Guide <extension_guide >
8596 Sync TOML <sync_toml >
97+ Any Folder <any_folder >
0 commit comments