From 442fd7dc73dcdd86212f833aa342e9d6d98fba32 Mon Sep 17 00:00:00 2001 From: Fredrik Salomonsson Date: Wed, 13 Apr 2022 14:28:59 -0700 Subject: docs: Add documentation on pkgconfig.relocatable - Documentation for the pkgconfig.relocatable module option in Builtin-options. Gives an explanation on what it does, usefulness and what error that can occur when using it. - Add pkgconfig.relocatable release snippet. Similar to the documentation in Builtin-options. Just a bit more brief. - Add Pkgconfig to DataTests.test_builtin_options_documented in the docs unit tests. --- docs/markdown/Builtin-options.md | 21 +++++++++++++++++++++ docs/markdown/snippets/pkgconfig-relocatable.md | 18 ++++++++++++++++++ unittests/datatests.py | 2 +- 3 files changed, 40 insertions(+), 1 deletion(-) create mode 100644 docs/markdown/snippets/pkgconfig-relocatable.md diff --git a/docs/markdown/Builtin-options.md b/docs/markdown/Builtin-options.md index a7a6a89..7688914 100644 --- a/docs/markdown/Builtin-options.md +++ b/docs/markdown/Builtin-options.md @@ -275,6 +275,27 @@ Since 0.56.0 `warning_level` can also be defined per subproject. Some Meson modules have built-in options. They can be set by prefixing the option name with the module name: `-D.