summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBenjamin Schubert <contact@benschubert.me>2020-05-08 14:03:24 +0100
committerBenjamin Schubert <contact@benschubert.me>2020-05-09 09:32:42 +0000
commitcae8cd14f5ad31687d578494cb707b353a241ac5 (patch)
tree6a175d1b5dbe9e9e570f295a435192163223ac04 /doc
parent14dd3598024b58e9e626897e7062dd9563a1502a (diff)
downloadbuildstream-cae8cd14f5ad31687d578494cb707b353a241ac5.tar.gz
downloadablefilesource.py: Make it publicly accessiblebschubert/make-downloadable-filesource-public
This is now part of the BuildStream public API and can be used to implement new plugins
Diffstat (limited to 'doc')
-rw-r--r--doc/source/core_framework.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/core_framework.rst b/doc/source/core_framework.rst
index bdfa600f5..605ecad1e 100644
--- a/doc/source/core_framework.rst
+++ b/doc/source/core_framework.rst
@@ -16,6 +16,7 @@ useful for working on BuildStream itself.
buildstream.node
buildstream.plugin
buildstream.source
+ buildstream.downloadablefilesource
buildstream.element
buildstream.buildelement
buildstream.scriptelement