Skip to content

Enforce Posit doc style across all README files#80

Merged
bschwedler merged 4 commits intomainfrom
documentation-fixes-posit-standard
May 8, 2026
Merged

Enforce Posit doc style across all README files#80
bschwedler merged 4 commits intomainfrom
documentation-fixes-posit-standard

Conversation

@ianpittwood
Copy link
Copy Markdown
Contributor

Summary

  • Ran /doc-reviewer:doc-reviewer against every README.md in the repository to enforce the Posit documentation style guide (sentence-case headings, active voice, short-form Connect after first mention, no em dashes, no contractions, spelled-out acronyms on first use, etc.).
  • Applied the resulting fixes across the root README and the three image READMEs (connect, connect-content, connect-content-init), one commit per file for easy review.
  • Linked the legacy rstudio-docker-products reference in each preview-status NOTE callout, promoted bold pseudo-headings in connect/README.md to real subheadings, and replaced LLM-style bold-concept-em-dash list items in connect-content/README.md with colon run-ins.

The intent is for /doc-reviewer:doc-reviewer to be the standing mechanism for keeping these files aligned with Posit documentation standards going forward.

Test plan

  • Render each README on GitHub and confirm formatting (callouts, tables, code blocks) still displays correctly
  • Spot-check the registry-published READMEs (connect, connect-content, connect-content-init) on Docker Hub once a build pushes
  • Re-run /doc-reviewer:doc-reviewer to confirm no remaining high/medium violations

🤖 Generated with Claude Code

ianpittwood and others added 4 commits May 4, 2026 11:26
Apply Posit style guide rules: sentence-case headings, active voice,
short-form `Connect` after first mention, replace em dashes with colons,
spell out OCI on first use, link rstudio-docker-products, and end the
license sentence with a period.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Apply Posit style guide rules: sentence-case headings, active voice,
short-form `Connect` after first mention, expand contraction, replace
`may` with `might`, drop possessive on Posit, spell out CVE on first
use, link rstudio-docker-products, fix `UID/GID` slash, promote bold
pseudo-headings to real subheadings, and convert inline `**Note:**` to
a NOTE callout.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Apply Posit style guide rules: sentence-case headings, active voice,
short-form `Connect` after first mention, spell out CVE on first use,
link rstudio-docker-products, and lowercase `Posit product`.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Apply Posit style guide rules: sentence-case headings, active voice,
short-form `Connect` after first mention, replace bold-concept-em-dash
list items with colon run-ins, bold the full UI navigation path, and
link rstudio-docker-products.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@ianpittwood ianpittwood marked this pull request as ready for review May 6, 2026 18:03
@bschwedler bschwedler merged commit 78afcff into main May 8, 2026
138 of 141 checks passed
@bschwedler bschwedler deleted the documentation-fixes-posit-standard branch May 8, 2026 14:42
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