From b371875e02cce2fb3fbb9fbb8f07eb5817ae0e8f Mon Sep 17 00:00:00 2001 From: Thibault Saunier Date: Wed, 29 Mar 2017 15:03:43 -0300 Subject: docs: Import the website and wiki and build with hotdoc This allows us to more easily have the documentation in sync with the source code as people will have to document new features etc right at the time where they implement it. --- docs/markdown/Videos.md | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 docs/markdown/Videos.md (limited to 'docs/markdown/Videos.md') diff --git a/docs/markdown/Videos.md b/docs/markdown/Videos.md new file mode 100644 index 000000000..ab128c69b --- /dev/null +++ b/docs/markdown/Videos.md @@ -0,0 +1,37 @@ +--- +short-description: Videos about Meson +... + +# Videos + +## An overview of meson + +(from Linux.conf.au 2015 -- Auckland, New Zealand) + +
+ +
+ +## Talks about design, goals behind Meson's multiplatform dependency system was held + +(From Linux.conf.au 2016 -- Geelong, Australia) + +
+ +
+ +## Features and benefits of Meson's multiplatform support for building and dependencies] + +(Libre Application Summit 2016 talk _New world, new tools_ explored further) + +
+ +
+ +## The first ever public presentation on Meson + +(lightning talk at FOSDEM 2014) + + -- cgit v1.2.3