Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions 1.9/ja/book/syntax-and-semantics.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
% シンタックスとセマンティクス
<!-- % Syntax and Semantics -->

<!-- This section breaks Rust down into small chunks, one for each concept. -->
このセクションではRustを1つ1つの概念をそれぞれに分けています
<!-- This chapter breaks Rust down into small chunks, one for each concept. -->
この章では、Rustを構成する様々な概念について、それぞれ独立したセクションに分けて説明します

<!-- If you’d like to learn Rust from the bottom up, reading this in order is a -->
<!-- great way to do that. -->
Rustをボトムアップで学びたいならこのセクションを順番に読んでいくのが近道です
Rustをボトムアップで学びたいなら、この章を順番に読んでいくのが近道です

<!-- These sections also form a reference for each concept, so if you’re reading -->
<!-- another tutorial and find something confusing, you can find it explained -->
<!-- somewhere in here. -->
このセクションはそれぞれの概念に対するリファレンスにもなっているので、他のチュートリアルを読んでいてよく分からないものが出てきたら、ここで説明されている筈です
これらのセクションは、それぞれの概念に対するリファレンスにもなっていますので、他のチュートリアルを読んでいてよく分からないものが出てきたら、ここで説明されているはずです
11 changes: 0 additions & 11 deletions diff-1.6.0..1.9.0/src/doc/book/syntax-and-semantics.md

This file was deleted.