From 6399e53776f35564aad01f43da0ea33f3b6e84aa Mon Sep 17 00:00:00 2001 From: Mateusz Pusz Date: Fri, 12 May 2023 12:19:23 +0200 Subject: [PATCH] docs: link in usage.rst fixed --- docs/usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage.rst b/docs/usage.rst index 5de27a80..021d0b59 100644 --- a/docs/usage.rst +++ b/docs/usage.rst @@ -165,7 +165,7 @@ user.build:skip_la **Defaulted to**: ``False`` -If `user.build:all`_ is enabled, among others, Conan installs the external `wg21-linear_algebra`_ +If `user.build:all`_ is enabled, among others, Conan installs the external `wg21-linear_algebra `_ dependency and enables compilation of linear algebra based usage examples. Such behavior can be disabled with this option. user.build:skip_docs