diff options
author | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2017-02-09 16:50:22 +0900 |
---|---|---|
committer | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2017-02-09 16:50:22 +0900 |
commit | 8fd3109aefd385d14a094d1bb83b94639232d490 (patch) | |
tree | eec279d3c731b8560db272d5dd875aacfd5fc75c /doc/source/index.rst | |
parent | b04175a4984e3b35aa0e35bea1741d1a0b696142 (diff) | |
download | buildstream-8fd3109aefd385d14a094d1bb83b94639232d490.tar.gz |
Added new meson build element to the documentation index
Diffstat (limited to 'doc/source/index.rst')
-rw-r--r-- | doc/source/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst index 118481221..30365e5b1 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -59,6 +59,7 @@ Elements * :mod:`distutils` - Python Distutils Build Element * :mod:`makemaker` - Perl MakeMaker Build Element * :mod:`modulebuild` - Perl Module::Build Build Element +* :mod:`meson` - Meson Build Element Sources ~~~~~~~ |