From 56c3ca833c1357e8f80eed21d37f3742c1bf1f47 Mon Sep 17 00:00:00 2001 From: SiCong Li Date: Thu, 19 May 2022 18:43:33 +0100 Subject: Add missing new-line to doxygen documentation Resolves COMPMID-5352 Signed-off-by: SiCong Li Change-Id: Ia0ae55ff98993bdbde9033189b2414305abf8b31 Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/7681 Tested-by: Arm Jenkins Reviewed-by: Pablo Marquez Tello --- docs/user_guide/how_to_build_and_run_examples.dox | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/user_guide/how_to_build_and_run_examples.dox b/docs/user_guide/how_to_build_and_run_examples.dox index f2f88c9b32..ea71f6345e 100644 --- a/docs/user_guide/how_to_build_and_run_examples.dox +++ b/docs/user_guide/how_to_build_and_run_examples.dox @@ -387,6 +387,7 @@ For NDK r18 or older, here is a guide to Download the NDK package for your development platform, without the need to launch the make_standalone_toolchain.py script. You can find all the prebuilt binaries inside $NDK/toolchains/llvm/prebuilt/$OS_ARCH/bin/. -- cgit v1.2.1