aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/index.md
AgeCommit message (Collapse)AuthorFilesLines
2022-01-17index.md:add link to GitHub Discussions sectionandy59951-5/+7
2021-06-09doc: Add direct link to matrix channel (#8859) [skip ci]Xavier Claessens1-1/+2
2021-05-26Update chat info. [skip ci]Jussi Pakkanen1-4/+5
2021-03-16Remove mention of Meson manual. [skip ci]Jussi Pakkanen1-6/+0
2021-03-04Improved a paragraph [skip ci]Amr Ojjeh1-3/+3
Made it easier to understand
2020-12-22Add simple start page for beginners. [skip ci]Jussi Pakkanen1-0/+5
2020-01-22Add link to PDF manual site on the front page. [skip ci]Jussi Pakkanen1-1/+7
2018-11-12docs: fix hard links [skip ci]Mathieu Duponchelle1-2/+2
2018-02-25Adding a "Projects using Meson" to Community section (#3138)Tim Ansell1-0/+10
2018-01-02Add a missing space.Shlomi Fish1-1/+1
2018-01-02Correct some grammar.Shlomi Fish1-3/+3
2017-12-20Created documentation page for code contributions.Jussi Pakkanen1-5/+15
2017-09-18Merge pull request #2263 from ximion/dlangJussi Pakkanen1-1/+1
d: Add an easy way to use D-specific features
2017-09-18Replaced obsolete tt tagtense-du1-2/+2
2017-09-17docs: Document the D supportMatthias Klumpp1-1/+1
2017-05-03doc: Capitalize things more consistently.Elliott Sales de Andrade1-3/+3
Upper or lower case depending on the official spelling, or the more consistent usage.
2017-04-26docs: Import the website and wiki and build with hotdocThibault Saunier1-0/+33
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.