-
Notifications
You must be signed in to change notification settings - Fork 3
章・節・項の表記を統一 #907
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
章・節・項の表記を統一 #907
Conversation
6e9aade to
859285a
Compare
Deploying utcode-learn with
|
| Latest commit: |
859285a
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://854410ca.utcode-learn.pages.dev |
| Branch Preview URL: | https://fix-reference-term.utcode-learn.pages.dev |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR standardizes the terminology used to refer to different document structure levels throughout the Japanese learning materials. The changes establish a consistent hierarchy: 章 (chapter) for top-level learning modules, 節 (section) for individual topics, and 項 (item/subsection) for subsections within a page.
Changes:
- Updated terminology from "部" to "章" for top-level module references (4 files)
- Updated terminology from "章" to "節" for section references (4 files)
- Updated terminology from "節" to "項" for subsection references (2 files)
Reviewed changes
Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| docs/index.mdx | Changed "部" to "章" to correctly refer to the four main learning modules |
| docs/1-trial-session/index.mdx | Changed "部" to "章" in the introduction text |
| docs/4-advanced/index.mdx | Changed "部" to "章" in the introduction text |
| docs/4-advanced/02-bundler/index.mdx | Changed "章" to "節" when referencing the TypeScript section |
| docs/3-web-servers/10-git-github-init/index.mdx | Changed "章" to "節" when referring to the current section |
| docs/2-browser-apps/06-project/index.mdx | Changed "章" to "節" when referencing the DOM section |
| docs/1-trial-session/14-events/index.mdx | Changed "章" to "節" when referencing the DOM section |
| docs/2-browser-apps/03-class/index.mdx | Changed "節" to "項" when referring to the subsection on methods |
| docs/1-trial-session/06-variables/index.mdx | Changed "節" to "項" when referring to the next subsection |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
nakaterm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
良いと思います!
chelproc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😎
章・節・項という表記の使い方が誤っている箇所が散見されたため、修正しました。
現状の教材で最も使われている表記に従って次のような使い分けとしました。