From 1810840afe46f71c0127e20df64f8afd5e3e1a84 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Fri, 17 Jan 2020 15:56:58 +0100 Subject: [PATCH] doc: Move Documentation Guidelines right after Documentation Generation List Documentation Guidelines right after Documentation Generation in the index for User and Developer Guides. Makes it easier to spot. Signed-off-by: Ulf Magnusson --- doc/guides/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guides/index.rst b/doc/guides/index.rst index 6a859f2019c..e9fafd4a380 100644 --- a/doc/guides/index.rst +++ b/doc/guides/index.rst @@ -12,13 +12,13 @@ User and Developer Guides build/index c_library ../README.rst + documentation/index coccinelle.rst code-relocation.rst crypto/index debugging/index device_mgmt/index device_mgmt/dfu - documentation/index dts/index env_vars.rst coverage.rst