Skip to content

docs: expand and reorganize mdBook docs (transports, server features, releases, quickstart)#131

Merged
MisterVVP merged 2 commits into
mainfrom
dev-remove-conan-support-from-project
Jul 4, 2026
Merged

docs: expand and reorganize mdBook docs (transports, server features, releases, quickstart)#131
MisterVVP merged 2 commits into
mainfrom
dev-remove-conan-support-from-project

Conversation

@MisterVVP

@MisterVVP MisterVVP commented Jul 4, 2026

Copy link
Copy Markdown
Owner

Motivation

  • Expand the mdBook documentation from a bootstrap skeleton into a usable developer guide covering client/server APIs, transports, streaming, auth, and operational guidance.
  • Add missing conceptual pages (releases/versioning, transports overview, interceptors, push-notifications) and improve quickstart and installation guidance for contributors and consumers.
  • Align README/SUMMARY navigation and examples with the documented SDK surface so readers can find API and example usage easily.

Description

  • Rewrote and expanded book/src/README.md, SUMMARY.md, and many client/server/transports/streaming/auth pages to provide concrete API lists, recommended flows, and operational guidance.
  • Added new pages: book/src/releases.md, book/src/server/interceptors.md, book/src/server/push-notifications.md, and book/src/transports/overview.md to document releases, server interceptor patterns, push-notification APIs, and transport selection guidance.
  • Improved developer workflows and examples in getting-started/installation.md and getting-started/quickstart.md, added clearer CMake usage, build/test commands, and install instructions, and updated API reference generation notes in api-reference.md.
  • Updated docs and parity/readiness files under docs/ to reflect current packaging focus (vcpkg) and to tighten the SDK readiness/parity narratives.

@MisterVVP MisterVVP added the codex Open AI agent contribution label Jul 4, 2026 — with ChatGPT Codex Connector
@MisterVVP MisterVVP self-assigned this Jul 4, 2026
… releases, quickstart)

### Motivation

- Expand the mdBook documentation from a bootstrap skeleton into a usable developer guide covering client/server APIs, transports, streaming, auth, and operational guidance.
- Add missing conceptual pages (releases/versioning, transports overview, interceptors, push-notifications) and improve quickstart and installation guidance for contributors and consumers.
- Align README/SUMMARY navigation and examples with the documented SDK surface so readers can find API and example usage easily.

### Description

- Rewrote and expanded `book/src/README.md`, `SUMMARY.md`, and many client/server/transports/streaming/auth pages to provide concrete API lists, recommended flows, and operational guidance.
- Added new pages: `book/src/releases.md`, `book/src/server/interceptors.md`, `book/src/server/push-notifications.md`, and `book/src/transports/overview.md` to document releases, server interceptor patterns, push-notification APIs, and transport selection guidance.
- Improved developer workflows and examples in `getting-started/installation.md` and `getting-started/quickstart.md`, added clearer CMake usage, build/test commands, and install instructions, and updated API reference generation notes in `api-reference.md`.
- Updated docs and parity/readiness files under `docs/` to reflect current packaging focus (vcpkg) and to tighten the SDK readiness/parity narratives.

### Testing

- Built the docs site with `mdbook build book` to validate the generated book and navigation, and the build completed successfully.
- No source code changes were made, so unit/integration test suites were unaffected by this documentation-only update.
@MisterVVP MisterVVP merged commit 8ac95c6 into main Jul 4, 2026
5 checks passed
@MisterVVP MisterVVP deleted the dev-remove-conan-support-from-project branch July 4, 2026 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codex Open AI agent contribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant