From 247d425a40ee714f1c09bbe162968d321e68d17d Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Tue, 6 Apr 2021 00:11:39 +0300 Subject: Add Chinese page to sitemap. [skip ci] --- docs/markdown/Getting-meson.md | 2 +- docs/sitemap.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/markdown/Getting-meson.md b/docs/markdown/Getting-meson.md index 35117ca..ba3cdf7 100644 --- a/docs/markdown/Getting-meson.md +++ b/docs/markdown/Getting-meson.md @@ -1,4 +1,4 @@ -# Getting meson +# Getting Meson Meson is implemented in Python 3, and requires 3.6 or newer. If your operating system provides a package manager, you should install it diff --git a/docs/sitemap.txt b/docs/sitemap.txt index 29c54c4..885e1f8 100644 --- a/docs/sitemap.txt +++ b/docs/sitemap.txt @@ -1,6 +1,7 @@ index.md SimpleStart.md Getting-meson.md + Getting_Meson_zh.md Quick-guide.md Tutorial.md Manual.md -- cgit v1.1