From c26121c36ec0e21347d90a2eacd4dfe2b2714cfd Mon Sep 17 00:00:00 2001 From: Juergen Borleis Date: Wed, 8 Jun 2016 17:52:49 +0200 Subject: Don't wrap the line manually Lets do so by the framework instead (on demand). Signed-off-by: Juergen Borleis --- doc/user_manual.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/user_manual.rst b/doc/user_manual.rst index bc573a8e1..ccb9ca851 100644 --- a/doc/user_manual.rst +++ b/doc/user_manual.rst @@ -350,8 +350,7 @@ platforms to build for. In this case we want to build for the : :: found and using toolchain: - '/opt/OSELAS.Toolchain-|oselasTCNVendorVersion|/|ptxdistCompilerName|/\ - |ptxdistCompilerVersion|/bin' + '/opt/OSELAS.Toolchain-|oselasTCNVendorVersion|/|ptxdistCompilerName|/|ptxdistCompilerVersion|/bin' If it fails you can continue to select the toolchain manually as mentioned in the next section. If this autodetection was successful, we -- cgit v1.2.3