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