Skip to content

[DOC] docsource: brand-consistency caps fixes#42

Closed
dnplkndll wants to merge 1 commit into
documentationfrom
doc/modernization-quality
Closed

[DOC] docsource: brand-consistency caps fixes#42
dnplkndll wants to merge 1 commit into
documentationfrom
doc/modernization-quality

Conversation

@dnplkndll
Copy link
Copy Markdown

What

13 line-edits across 4 docsource files to align with the project's brand capitalisation:

  • `Openupgrade` → `OpenUpgrade` (8×, in prose and headings)
  • `odoo` → `Odoo` (3×, in prose)
  • `openupgrade` → `OpenUpgrade` (2×, "the openupgrade library / report module")

Files touched

File Edits
`docsource/010_introduction.rst` 6
`docsource/020_required_knowledge.rst` 3
`docsource/070_migration_files.rst` 3
`docsource/080_migration_script_development.rst` 1

Deliberately skipped

The scanner also surfaced a few "wrong-case" hits that are actually correct as-is:

  • `odoo-bin` and `odoo -d ...` — CLI command invocations
  • `[openupgrade]` — literal config section header (renders italicised; the bracketed value is the section name in the config file)
  • Filesystem paths like `13.0.1.1.0/` — historical references that stay accurate by NOT being renamed
  • Image filenames like `migration-14-15.png` — keep matching the actual images on disk

Verification

`git diff documentation` shows 13 single-token replacements; no semantic content change. Sphinx build should produce identical output except for the corrected casing in rendered HTML.

Scope

Draft, fork-only for review. Companion to the two earlier doc PRs on `docsource/090_contribute.rst` (#40 commit-prefix guidance, #41 annotation grouping). If signed off, the diff is small enough to propose upstream against `OCA/OpenUpgrade:documentation` in the same conversation as those.

13 caps fixes across 4 files: Openupgrade → OpenUpgrade (8×),
odoo → Odoo (3×), openupgrade → OpenUpgrade (2×).

Skipped intentionally:
- ``odoo-bin`` and ``odoo -d`` (CLI invocations)
- ``*[openupgrade]*`` (literal config section header)
- Filesystem paths like ``13.0.1.1.0/`` (historical references)
@dnplkndll
Copy link
Copy Markdown
Author

Superseded by the consolidated upstream PR OCA#5678. Branch kept.

@dnplkndll dnplkndll closed this May 30, 2026
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.

1 participant