Skip to content

Document repository structure and link reviewguide/ from the skill - #2363

Merged
theojin merged 1 commit into
masterfrom
docs/repository-structure-guide
Aug 18, 2026
Merged

Document repository structure and link reviewguide/ from the skill#2363
theojin merged 1 commit into
masterfrom
docs/repository-structure-guide

Conversation

@theojin

@theojin theojin commented Aug 13, 2026

Copy link
Copy Markdown
Collaborator

Change Description

  • Add a "Repository structure" section to README.md: a top-level tree of the repo plus
    docs/, and a note that most of the ~80k files tracked under docs/ are generated,
    versioned API reference (under */api/**) rather than hand-authored Markdown.
  • Add .claude/skills/tizen-docs/references/directory-map.md: a directory-by-directory
    breakdown (application/{native,web,dotnet,flutter,tizen-studio,vscode-ext,vstools,...},
    platform/, extensions/tizenx/, iot/, partners/, blog/*) with file counts and notes
    on which subtrees are generated content, for use when choosing where a new document
    belongs or reviewing a PR's placement.
  • Link the new directory map from SKILL.md's "Sources of truth" and "Choose the
    destination" steps.
  • Link the five existing reviewguide/ documents from SKILL.md's "Review workflow"
    section. They were not referenced by the skill before this change, so guidance such as
    "application/web/api files must use HTML markup, not Markdown" (review_points_web_api.md)
    or how to use the stg preview build (stg_build.md) was easy for a reviewer to miss.

No content under docs/ changes; tools/check_docs.py --changed-only --base master and
git diff --check both pass clean.

Bugs Fixed

  • N/A

API Changes

  • N/A

Add a Repository structure overview to README.md and a detailed
directory-map reference to the tizen-docs Claude Code skill, covering
docs/application, platform, extensions/tizenx, iot, and partners, and
flagging which subtrees (*/api/**) are generated content that must not
be hand-edited.

Also link the five reviewguide/ documents from SKILL.md's Review
workflow section — they existed but were not referenced by the skill,
so review guidance for web API HTML, release notes, and the stg/live
publish flow was easy to miss.
@theojin theojin added the Review/Requested Review requested. label Aug 13, 2026

@mindol mindol left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@theojin
theojin merged commit d881dac into master Aug 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Review/Requested Review requested.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants