c2pa-rs icon indicating copy to clipboard operation
c2pa-rs copied to clipboard

Use more consistent formatting in Rust docs

Open gpeacock opened this issue 7 months ago • 1 comments

Eric has requested a blank line between the intro and header sections in the comments blocks to make them more readable in Rust. This does not impact the generated docs since they will always add space there.

When we want a title section to stand alone on a comment, we should also add a blank line after the title. Docs will wrap all the lines together unless you add a blank line in the comments.

We also need to update lots of docs, but that's probably another issue.

gpeacock avatar Jul 31 '25 23:07 gpeacock

:white_check_mark: Jira issue https://jira.corp.adobe.com/browse/CAI-10473 is successfully created for this GitHub issue.

github-jira-sync-bot avatar Dec 18 '25 00:12 github-jira-sync-bot