Commit 914ecb72 authored by Jürg Billeter's avatar Jürg Billeter
Browse files

Merge branch 'phil/remove-source-bundle-reference' into 'master'

element.py: remove documentation reference to source bundle command

See merge request !1041
parents 01171988 6c1d06d6
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -65,7 +65,7 @@ Miscellaneous abstract methods also exist:

* :func:`Element.generate_script() <buildstream.element.Element.generate_script>`

  For the purpose of ``bst source bundle``, an Element may optionally implement this.
  For the purpose of ``bst source checkout --include-build-scripts``, an Element may optionally implement this.


Class Reference