This is an automated email from the ASF dual-hosted git repository. akitouni pushed a commit to branch abderrahim/buildstream-mirrors-merge in repository https://gitbox.apache.org/repos/asf/buildstream.git
commit dc3b2b58755361a674577d0731f5882b24f6070b Author: Tristan van Berkom <[email protected]> AuthorDate: Sun Feb 11 17:20:13 2024 +0900 doc/source/core_framework.rst: Add SourceMirror to the index --- doc/source/core_framework.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/source/core_framework.rst b/doc/source/core_framework.rst index 14efdc5dc..e9777266d 100644 --- a/doc/source/core_framework.rst +++ b/doc/source/core_framework.rst @@ -29,6 +29,7 @@ useful for working on BuildStream itself. buildstream.node buildstream.plugin buildstream.source + buildstream.sourcemirror buildstream.downloadablefilesource buildstream.element buildstream.buildelement
