aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiklas Hambüchen <mail@nh2.me>2020-02-19 22:08:50 +0100
committerGitHub <noreply@github.com>2020-02-19 23:08:50 +0200
commit8d63b6340b4da7d42ac571ea7c94b81b409421ef (patch)
tree71ddeb72ae8375c7389ae1a5ba7a452d07a8db5a
parent55d3fe4f4a5ca0bdfed79ba8a7cee2ca538f6370 (diff)
downloadmeson-8d63b6340b4da7d42ac571ea7c94b81b409421ef.zip
meson-8d63b6340b4da7d42ac571ea7c94b81b409421ef.tar.gz
meson-8d63b6340b4da7d42ac571ea7c94b81b409421ef.tar.bz2
docs: Fix Dub section being inside CMake section [skip ci]
It should be a `##` heading, not a `###` heading. Also make heading label consistent with the others.
-rw-r--r--docs/markdown/Dependencies.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Dependencies.md b/docs/markdown/Dependencies.md
index 50ea92f..8cffba4 100644
--- a/docs/markdown/Dependencies.md
+++ b/docs/markdown/Dependencies.md
@@ -181,7 +181,7 @@ should only be used if the CMake files are not stored in the project itself.
Additional CMake parameters can be specified with the `cmake_args` property.
-### Some notes on Dub
+## Dub
Please understand that meson is only able to find dependencies that
exist in the local Dub repository. You need to manually fetch and