Skip to content

Documentation: Add getevent input event monitor documentation.#18615

Merged
acassis merged 1 commit intoapache:masterfrom
HongChao6:getevent-doc
Mar 27, 2026
Merged

Documentation: Add getevent input event monitor documentation.#18615
acassis merged 1 commit intoapache:masterfrom
HongChao6:getevent-doc

Conversation

@HongChao6
Copy link
Contributor

Summary

Add rst documentation for the getevent input event monitor tool under
Documentation/applications/graphics/input/.

This is the companion documentation PR for apache/nuttx-apps#3434.

  • index.rst: entry point for the graphics/input category, using toctree to
    allow future additions (monkey, input tool, etc.)
  • getevent.rst: covers overview, supported event types, configuration,
    usage, how it works, and example output

Impact

Documentation only. No code changes, no impact on build or hardware.

Testing

Verified with make html under Documentation/ — no warnings or errors.
Confirmed the page renders correctly in the browser and integrates into the
existing graphics toctree.

Add rst documentation for the getevent tool under
Documentation/applications/graphics/input/. Content is placed
directly in index.rst following the existing convention used by
other graphics application docs.

Signed-off-by: liuhongchao <liuhongchao@xiaomi.com>
@github-actions github-actions bot added Area: Documentation Improvements or additions to documentation Size: M The size of the change in this PR is medium labels Mar 27, 2026
@HongChao6
Copy link
Contributor Author

This PR adds documentation for the getevent input event monitor tool in rst format.

Related to apache/nuttx-apps#3434, where the getevent tool implementation is under review. The documentation was requested by reviewers @acassis and @cederom.

@acassis acassis merged commit c252d56 into apache:master Mar 27, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Documentation Improvements or additions to documentation Size: M The size of the change in this PR is medium

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants