Skip to content

docs: fix OpenAI capitalization in auto-generated ref titles#3646

Open
atimothee wants to merge 1 commit into
openai:mainfrom
atimothee:atimothee/docs-fix-openai-capitalization-ref-titles
Open

docs: fix OpenAI capitalization in auto-generated ref titles#3646
atimothee wants to merge 1 commit into
openai:mainfrom
atimothee:atimothee/docs-fix-openai-capitalization-ref-titles

Conversation

@atimothee

@atimothee atimothee commented Jun 15, 2026

Copy link
Copy Markdown

Summary

  • Fix OpenaiOpenAI capitalization in the H1 titles of five auto-generated reference pages under docs/ref/ (memory/openai_conversations_session.md, memory/openai_responses_compaction_session.md, models/openai_agent_registration.md, models/openai_client_utils.md, realtime/openai_realtime.md).
  • Aligns these titles with the canonical "OpenAI" spelling already used by neighboring reference pages (e.g. OpenAI Chat Completions model, OpenAI Provider, OpenAI Responses model) and with the rest of the documentation.

Validation

  • make build-docs — passes. No new warnings introduced; the pre-existing "pages exist in the docs directory, but are not included in the nav configuration" warnings for these stub pages are unchanged.

No linked issue.

@seratch seratch added the documentation Improvements or additions to documentation label Jun 15, 2026
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.

2 participants