Commit 86af9c4b authored by Benjamin Cabé's avatar Benjamin Cabé Committed by Mahesh Mahadevan
Browse files

samples: arch: fix toctree hierarchy



fix glob pattern so that samples' hierarchy is not lost.

Signed-off-by: default avatarBenjamin Cabé <benjamin@zephyrproject.org>
parent f4717acd
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ Architecture Dependent Samples
##############################

.. toctree::
   :maxdepth: 1
   :maxdepth: 2
   :glob:

   **/*
   */*