aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/index.md
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2020-12-22 18:20:54 +0200
committerJussi Pakkanen <jpakkane@gmail.com>2020-12-22 18:08:47 +0000
commit8a11cf357eaae46fd7efbb9993c0bb00e9529a13 (patch)
tree841e3679cf4146b0b9dee8d5a9612ec410be4a84 /docs/markdown/index.md
parent55a3458d7bd259133596df496b415f7849be02b8 (diff)
downloadmeson-8a11cf357eaae46fd7efbb9993c0bb00e9529a13.zip
meson-8a11cf357eaae46fd7efbb9993c0bb00e9529a13.tar.gz
meson-8a11cf357eaae46fd7efbb9993c0bb00e9529a13.tar.bz2
Add simple start page for beginners. [skip ci]
Diffstat (limited to 'docs/markdown/index.md')
-rw-r--r--docs/markdown/index.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/markdown/index.md b/docs/markdown/index.md
index ccd341f..eba1e58 100644
--- a/docs/markdown/index.md
+++ b/docs/markdown/index.md
@@ -24,6 +24,11 @@ code.
* built-in multiplatform dependency provider that works together with distro packages
* fun!
+## Quickstart for beginners
+
+Are you an absolute beginner when it comes to programming? No worries,
+read [this beginner guide](SimpleStart.md) to get started.
+
## A full manual
The documentation on this site is freely available for all. However