summaryrefslogtreecommitdiff
path: root/buildstream/buildelement.py
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-06-09 17:36:07 -0400
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-06-09 17:36:07 -0400
commit96c219d0f39be6a50badcd11abaf93d05ef0a072 (patch)
tree969eb0c7696051ce2c660dfbe93f08d3b629feda /buildstream/buildelement.py
parent5f794829baf2548d98af3af9eec75ea0b1d82c30 (diff)
downloadbuildstream-96c219d0f39be6a50badcd11abaf93d05ef0a072.tar.gz
doc/source/core_framework.rst: Use a toctree instead of links
Diffstat (limited to 'buildstream/buildelement.py')
-rw-r--r--buildstream/buildelement.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/buildstream/buildelement.py b/buildstream/buildelement.py
index 5f9a856d1..20c5e620f 100644
--- a/buildstream/buildelement.py
+++ b/buildstream/buildelement.py
@@ -18,8 +18,8 @@
# Authors:
# Tristan Van Berkom <tristan.vanberkom@codethink.co.uk>
"""
-BuildElement
-============
+BuildElement - Abstract class for build elements
+================================================
The BuildElement class is a convenience element one can derive from for
implementing the most common case of element.