From 83530473d09a7ae09b380de9898e39c5cf588c4b Mon Sep 17 00:00:00 2001 From: Qi Feng Date: Wed, 21 Apr 2021 16:45:44 +0800 Subject: [PATCH] boards: arm64: doc: only list index files So that rst files located in a certain board are not listed in board level table of contents. Signed-off-by: Qi Feng --- boards/arm64/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/arm64/index.rst b/boards/arm64/index.rst index b922c32595a..e7dbb2d6842 100644 --- a/boards/arm64/index.rst +++ b/boards/arm64/index.rst @@ -7,4 +7,4 @@ ARM64 Boards :maxdepth: 1 :glob: - **/* + **/index