From 96c219d0f39be6a50badcd11abaf93d05ef0a072 Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Sat, 9 Jun 2018 17:36:07 -0400 Subject: doc/source/core_framework.rst: Use a toctree instead of links --- buildstream/buildelement.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'buildstream/buildelement.py') 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 """ -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. -- cgit v1.2.1