From 8d63b6340b4da7d42ac571ea7c94b81b409421ef Mon Sep 17 00:00:00 2001 From: Niklas Hambüchen Date: Wed, 19 Feb 2020 22:08:50 +0100 Subject: 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. --- docs/markdown/Dependencies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/markdown/Dependencies.md b/docs/markdown/Dependencies.md index 50ea92fee..8cffba44e 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 -- cgit v1.2.3