summaryrefslogtreecommitdiff
path: root/docs/markdown/index.md
AgeCommit message (Collapse)Author
2025-08-15Remove Google groups. Closes #14912.Jussi Pakkanen
2025-04-06Add C# to home page supported language listEmil Berg
2025-03-07docs: reorganize the main landing page and add more linksEli Schwartz
It can sometimes be hard to find content without digging through menus. Try to guide people towards the specific content they are probably looking for.
2022-01-17index.md:add link to GitHub Discussions sectionandy5995
2021-06-09doc: Add direct link to matrix channel (#8859) [skip ci]Xavier Claessens
2021-05-26Update chat info. [skip ci]Jussi Pakkanen
2021-03-16Remove mention of Meson manual. [skip ci]Jussi Pakkanen
2021-03-04Improved a paragraph [skip ci]Amr Ojjeh
Made it easier to understand
2020-12-22Add simple start page for beginners. [skip ci]Jussi Pakkanen
2020-01-22Add link to PDF manual site on the front page. [skip ci]Jussi Pakkanen
2018-11-12docs: fix hard links [skip ci]Mathieu Duponchelle
2018-02-25Adding a "Projects using Meson" to Community section (#3138)Tim Ansell
2018-01-02Add a missing space.Shlomi Fish
2018-01-02Correct some grammar.Shlomi Fish
2017-12-20Created documentation page for code contributions.Jussi Pakkanen
2017-09-18Merge pull request #2263 from ximion/dlangJussi Pakkanen
d: Add an easy way to use D-specific features
2017-09-18Replaced obsolete tt tagtense-du
2017-09-17docs: Document the D supportMatthias Klumpp
2017-05-03doc: Capitalize things more consistently.Elliott Sales de Andrade
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 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.