summaryrefslogtreecommitdiff
path: root/docs/markdown/Subprojects.md
AgeCommit message (Collapse)Author
2018-05-09subprojects.md: document --wrap-mode Nirbheek Chauhan
Closes https://github.com/mesonbuild/meson/issues/3534
2018-03-01Add jpakkane's answer to "Why must all subprojects be inside a single ↵Aleksey Filippov
directory?" [skip ci]
2018-02-12Add missing closed parenthesisAndrea G
2017-11-26Use new style dependencies in subproject documentation.Jussi Pakkanen
2017-11-07docs: fix use of depsJoergen Ibsen
2017-07-17Removed minor typos in documentation.Alexis Jeandet
Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
2017-06-03docs: Fix broken page linksChris Mayo
2017-05-03doc: Fix several minor typos.Elliott Sales de Andrade
2017-05-03docs: add a short description for all top pages in the ManualPeter Hutterer
2017-04-26docs: Import the website and wiki and build with hotdocThibault Saunier
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.