This is an automated email from the ASF dual-hosted git repository.
kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git
The following commit(s) were added to refs/heads/master by this push:
new ba9092c75 Add source code section to documentation
ba9092c75 is described below
commit ba9092c7557409f9f3df25e57d23a8df049c8342
Author: Konrad Windszus <[email protected]>
AuthorDate: Thu Jul 30 13:28:33 2026 +0200
Add source code section to documentation
Added a section for source code repositories related to context-aware
configuration.
---
.../bundles/context-aware-configuration/context-aware-configuration.md | 3 +++
1 file changed, 3 insertions(+)
diff --git
a/src/main/jbake/content/documentation/bundles/context-aware-configuration/context-aware-configuration.md
b/src/main/jbake/content/documentation/bundles/context-aware-configuration/context-aware-configuration.md
index bf5cf6a06..c851e927b 100644
---
a/src/main/jbake/content/documentation/bundles/context-aware-configuration/context-aware-configuration.md
+++
b/src/main/jbake/content/documentation/bundles/context-aware-configuration/context-aware-configuration.md
@@ -270,6 +270,9 @@ Whenever configuration data is read or written from the
configuration resources
* [Context-Aware Configuration - Override][override]
* [Sling Context-Aware Configuration - Talk from adaptTo()
2016](https://adapt.to/2016/en/schedule/sling-context-aware-configuration.html)
+# Source Code
+
+The relevant repositories have group label `caconfig` and are linked at
<https://sling.apache.org/repolist.html>.
[default-impl]:
https://sling.apache.org/documentation/bundles/context-aware-configuration/context-aware-configuration-default-implementation.html
[javadoc-component]:
https://sling.apache.org/apidocs/latest/org/apache/sling/caconfig/annotation/Configuration.html