doc: expo: Move test-mode docs up a little
Move the documentation about test mode up above the API documentation, which is quite lengthly. Signed-off-by: Simon Glass <simon.glass@canonical.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user