[Concept,06/22] doc: expo: Move test-mode docs up a little

Message ID 20251207201628.2882382-7-sjg@u-boot.org
State New
Headers
Series expo: Expand docs, dump and textlines in non-popup expos |

Commit Message

Simon Glass Dec. 7, 2025, 8:16 p.m. UTC
  From: Simon Glass <simon.glass@canonical.com>

Move the documentation about test mode up above the API documentation,
which is quite lengthly.

Signed-off-by: Simon Glass <simon.glass@canonical.com>
---

 doc/develop/expo.rst | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)
  

Patch

diff --git a/doc/develop/expo.rst b/doc/develop/expo.rst
index 9ce00e621e5..84d01b6313b 100644
--- a/doc/develop/expo.rst
+++ b/doc/develop/expo.rst
@@ -569,14 +569,6 @@  strings are provided inline in the nodes where they are used.
     };
 
 
-API documentation
------------------
-
-.. kernel-doc:: include/expo.h
-
-Future ideas
-------------
-
 Test Mode
 ~~~~~~~~~
 
@@ -613,6 +605,14 @@  These metrics help identify performance bottlenecks and verify that expo is
 operating efficiently. The timing information is particularly useful when
 optimizing display drivers or debugging slow rendering issues.
 
+API documentation
+-----------------
+
+.. kernel-doc:: include/expo.h
+
+Future ideas
+------------
+
 Some ideas for future work:
 
 - Default menu item and a timeout