Skip to content

docs: explicit file paths in the tutorial/quick-start#62

Merged
jlc488 merged 1 commit into
mainfrom
docs/explicit-file-paths
Jun 3, 2026
Merged

docs: explicit file paths in the tutorial/quick-start#62
jlc488 merged 1 commit into
mainfrom
docs/explicit-file-paths

Conversation

@jlc488

@jlc488 jlc488 commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Feedback fix: some "create this file" steps didn't say where the file goes (e.g. compose.yaml).

  • The Tutorial now opens with a project-structure tree and every file is labelled with its full pathmyapp/settings.gradle.kts, myapp/build.gradle.kts, myapp/compose.yaml, myapp/src/main/java/.../MyappApplication.java, myapp/src/main/resources/application.yml.
  • Quick Start names src/main/resources/application.yml for its config block.

Both languages. mkdocs build --strict passes.


피드백 반영: 파일 생성 단계에서 위치(경로) 가 빠진 곳들(compose.yaml 등)에 전체 경로 명시 + 프로젝트 구조 트리 추가. en/ko, --strict 통과.

A beginner shouldn't have to guess where a file goes. The tutorial now opens
with a project-structure tree and labels every file with its full path
(myapp/settings.gradle.kts, myapp/build.gradle.kts, myapp/compose.yaml,
myapp/src/main/...); quick-start names src/main/resources/application.yml.
Both languages. mkdocs build --strict passes.
@jlc488 jlc488 merged commit a8dd597 into main Jun 3, 2026
2 checks passed
@jlc488 jlc488 deleted the docs/explicit-file-paths branch June 3, 2026 12:37
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