Skip to content

docs: Improve clarity and consistency across documentation - #22

Merged
evoactivity merged 2 commits into
mainfrom
docs/simplified-technical-english
Aug 18, 2026
Merged

docs: Improve clarity and consistency across documentation#22
evoactivity merged 2 commits into
mainfrom
docs/simplified-technical-english

Conversation

@evoactivity

Copy link
Copy Markdown
Owner

No description provided.

- Enhanced explanations in the reading-data.md to clarify resource serialization and customization.
- Updated reference.md for better understanding of the jsonApi context helper and its components.
- Revised what-is-jsonapi.md to provide clearer insights into the JSON:API specification and its benefits.
- Clarified writing-data.md to better describe resource creation, updates, and relationship endpoints.
- Improved blog example README.md for better readability and understanding of the example application.
…cal English

Restructure the documentation into task-scoped guides. Split the old reading-data guide into resources, queries, and scopes. Add concepts and getting-started. Remove what-is-jsonapi, reading-data, and writing-data.

Author each guide from the source code rather than the previous prose, so every claim traces to src or the example app. Correct several facts: hasOne relationship writes return 403 (not 405), document the exact meta.page fields, the top-level links.self on single documents, and the serializeAs: null password case.

Apply ASD-STE100 Simplified Technical English throughout: short sentences, plain vocabulary, active voice, and condition before command.
@evoactivity evoactivity added the documentation Improvements or additions to documentation label Aug 18, 2026
@evoactivity
evoactivity merged commit eae2d3e into main Aug 18, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant