OSS向けの操作マニュアル(docs/guide)を追加 - #10
Merged
Merged
Conversation
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概要
OSS公開向けに、エンドユーザー(現場の管理者)向けの操作マニュアルを
docs/guide/に新設しました。これまでドキュメントは開発者向け(architecture / CONTRIBUTING / domain)に偏っており、「どの画面で何ができて、どう操作するか」を説明したものが1本もありませんでした。内容
docs/guide/に英日ペアで11画面分のガイドを追加index/getting-started(サインアップ〜現場モニター表示までの通し手順)site-selection/home/editor/assignment/viewer/employees/members/history/settingsi18n/locales/{en,ja}.jsonから拾っており、画面の表記と一致しますdocs/images/guide/)。命名規則と撮影の規約はdocs/images/guide/SHOTS.md補足
docs/domain/*.mdへリンクしています🤖 Generated with Claude Code