summaryrefslogtreecommitdiff
path: root/buildstream/plugins/elements/qmake.py
diff options
context:
space:
mode:
Diffstat (limited to 'buildstream/plugins/elements/qmake.py')
-rw-r--r--buildstream/plugins/elements/qmake.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/buildstream/plugins/elements/qmake.py b/buildstream/plugins/elements/qmake.py
index ab5843d8b..b0cd3f178 100644
--- a/buildstream/plugins/elements/qmake.py
+++ b/buildstream/plugins/elements/qmake.py
@@ -18,8 +18,9 @@
# Authors:
# Tristan Van Berkom <tristan.vanberkom@codethink.co.uk>
-"""CMake build element
-
+"""
+qmake - QMake build element
+===========================
A :mod:`BuildElement <buildstream.buildelement>` implementation for using
the qmake build system