Skip to content

docs: Document remaining node properties - #781

Merged
DataTriny merged 1 commit into
AccessKit:mainfrom
blinding-pixels:Docs-remaining-properties
Aug 28, 2026
Merged

docs: Document remaining node properties#781
DataTriny merged 1 commit into
AccessKit:mainfrom
blinding-pixels:Docs-remaining-properties

Conversation

@blinding-pixels

Copy link
Copy Markdown
Contributor

Hey, this covers the 23 remaining properties that did not already have complete documentation. There are 12 more that already had documentation; I could do a consistency pass on those 12 if you like. Happy to tackle whatever else next.

Ran:

  • cargo fmt --all -- --check
  • RUSTDOCFLAGS="-D warnings" cargo doc -p accesskit --no-deps
  • cargo test -p accesskit

@DataTriny
DataTriny merged commit 159ee4c into AccessKit:main Aug 28, 2026
26 checks passed
@DataTriny

Copy link
Copy Markdown
Member

I'm happy with the style you have applied in your changes. If you think existing documentation is now inconsistent, feel free to submit patches for that. Otherwise we have a bunch of types that currently don't have documentation in the accesskit crate, if you want to continue this type of work. Some of these types also have an ARIA equivalent. Except for the Role enum for which we need to find a good format, everything else is up for grab.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants