From 8a2ec3674f34eb9d84ebb12398629edf3134426a Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Sat, 6 Mar 2021 09:36:50 -0500 Subject: [PATCH] doc: fix top samples doc index Those areas have now moved under subsys/ Signed-off-by: Anas Nashif --- samples/classic.rst | 1 - samples/index.rst | 4 +--- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/samples/classic.rst b/samples/classic.rst index 1b0df624df..707d1a590e 100644 --- a/samples/classic.rst +++ b/samples/classic.rst @@ -12,5 +12,4 @@ platforms: hello_world/* synchronization/* - cpp_synchronization/* philosophers/* diff --git a/samples/index.rst b/samples/index.rst index f4ce7532e5..b2f7882459 100644 --- a/samples/index.rst +++ b/samples/index.rst @@ -15,19 +15,17 @@ Samples and Demos net/net.rst bluetooth/bluetooth.rst sensor/* + arch/* boards/* mpu/* drivers/drivers.rst application_development/* - display/* shields/* portability/* posix/* - video/* kernel/* smp/* tfm_integration/tfm_integration.rst - debug/* .. comment To add a new sample document, please use the template available under