Skip to content

Commit

Permalink
updated site
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n committed Jul 24, 2017
1 parent 0e4cf00 commit 52542b7
Show file tree
Hide file tree
Showing 29 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion 1.0/docs/Combined+Pages+Pdf.md
Expand Up @@ -3294,7 +3294,7 @@ need to know.

- the basics of Scala. It's undeniably helpful to be familiar with
Scala syntax. [Programming in
Scala](http://www.artima.com/shop/programming_in_scala_2ed) written
Scala](https://www.artima.com/shop/programming_in_scala_3ed) written
by the creator of Scala is a great introduction.
- [.sbt build definition][Basic-Def]
- your build definition is a big DAG of tasks and their dependencies.
Expand Down
2 changes: 1 addition & 1 deletion 1.0/docs/Combined+Pages.html
Expand Up @@ -2096,7 +2096,7 @@ <h4 id="Resolvers">Resolvers<a href="#Resolvers" class="header-link"><span class
</p><p>If you’ve read the whole Getting Started series, now you know what you
need to know.
</p><h3 id="sbt%3A+The+Core+Concepts">sbt: The Core Concepts<a href="#sbt%3A+The+Core+Concepts" class="header-link"><span class="header-link-content">&nbsp;</span></a></h3><ul><li>the basics of Scala. It’s undeniably helpful to be familiar with
Scala syntax. <a href="http://www.artima.com/shop/programming_in_scala_2ed">Programming in
Scala syntax. <a href="https://www.artima.com/shop/programming_in_scala_3ed">Programming in
Scala</a> written
by the creator of Scala is a great introduction.
</li><li><a href="Basic-Def.html">.sbt build definition</a>
Expand Down
2 changes: 1 addition & 1 deletion 1.0/docs/Combined+Pages.md
Expand Up @@ -3289,7 +3289,7 @@ need to know.

- the basics of Scala. It's undeniably helpful to be familiar with
Scala syntax. [Programming in
Scala](http://www.artima.com/shop/programming_in_scala_2ed) written
Scala](https://www.artima.com/shop/programming_in_scala_3ed) written
by the creator of Scala is a great introduction.
- [.sbt build definition][Basic-Def]
- your build definition is a big DAG of tasks and their dependencies.
Expand Down
2 changes: 1 addition & 1 deletion 1.0/docs/Summary.html
Expand Up @@ -49,7 +49,7 @@ <h2 id="Getting+Started+summary">Getting Started summary<a href="#Getting+Starte
</p><p>If you’ve read the whole Getting Started series, now you know what you
need to know.
</p><h3 id="sbt%3A+The+Core+Concepts">sbt: The Core Concepts<a href="#sbt%3A+The+Core+Concepts" class="header-link"><span class="header-link-content">&nbsp;</span></a></h3><ul><li>the basics of Scala. It’s undeniably helpful to be familiar with
Scala syntax. <a href="http://www.artima.com/shop/programming_in_scala_2ed">Programming in
Scala syntax. <a href="https://www.artima.com/shop/programming_in_scala_3ed">Programming in
Scala</a> written
by the creator of Scala is a great introduction.
</li><li><a href="Basic-Def.html">.sbt build definition</a>
Expand Down
2 changes: 1 addition & 1 deletion 1.0/docs/es/offline/pamflet.manifest
@@ -1,5 +1,5 @@
CACHE MANIFEST
# Mon Jul 24 15:53:01 UTC 2017
# Mon Jul 24 18:34:33 UTC 2017
index.html
Gettnig-Started.html
Setup.html
Expand Down
Binary file modified 1.0/docs/es/sbt-reference.pdf
Binary file not shown.
4 changes: 2 additions & 2 deletions 1.0/docs/ja/Combined+Pages+Pdf.md
Expand Up @@ -2995,8 +2995,8 @@ sbt は、強力なコア・コンセプトだけを用いて全てを実現し
### sbt: コア・コンセプト

- Scala の基本。Scala の構文に慣れていると役立つのは言うまでもない。
Scala の設計者自身による [Scalaスケーラブルプログラミング](http://www.impressjapan.jp/books/3084)
[原著](http://www.artima.com/shop/programming_in_scala_2ed))は、素晴らしい入門書だ。
Scala の設計者自身による [Scalaスケーラブルプログラミング](http://book.impress.co.jp/books/1116101021)
[原著](https://www.artima.com/shop/programming_in_scala_3ed))は、素晴らしい入門書だ。
- [.sbt ビルド定義][Basic-Def]
- ビルド定義はタスクとタスク間のそ依存性の大きな DAG だ。
- `Setting` を作成するために `:=``+=``++=` のようなキーに定義されたメソッドを呼び出す。
Expand Down
4 changes: 2 additions & 2 deletions 1.0/docs/ja/Combined+Pages.html
Expand Up @@ -1809,8 +1809,8 @@ <h4 id="Resolvers">Resolvers<a href="#Resolvers" class="header-link"><span class
sbt は、強力なコア・コンセプトだけを用いて全てを実現している。
</p><p>この「始める sbt」シリーズをここまで読破したのであれば、知るべきことが何かはもう分かっているはずだ。
</p><h3 id="sbt%3A+%E3%82%B3%E3%82%A2%E3%83%BB%E3%82%B3%E3%83%B3%E3%82%BB%E3%83%97%E3%83%88">sbt: コア・コンセプト<a href="#sbt%3A+%E3%82%B3%E3%82%A2%E3%83%BB%E3%82%B3%E3%83%B3%E3%82%BB%E3%83%97%E3%83%88" class="header-link"><span class="header-link-content">&nbsp;</span></a></h3><ul><li>Scala の基本。Scala の構文に慣れていると役立つのは言うまでもない。
Scala の設計者自身による <a href="http://www.impressjapan.jp/books/3084">Scalaスケーラブルプログラミング</a>
<a href="http://www.artima.com/shop/programming_in_scala_2ed">原著</a>)は、素晴らしい入門書だ。
Scala の設計者自身による <a href="http://book.impress.co.jp/books/1116101021">Scalaスケーラブルプログラミング</a>
<a href="https://www.artima.com/shop/programming_in_scala_3ed">原著</a>)は、素晴らしい入門書だ。
</li><li><a href="Basic-Def.html">.sbt ビルド定義</a>
</li><li>ビルド定義はタスクとタスク間のそ依存性の大きな DAG だ。
</li><li><code>Setting</code> を作成するために <code>:=</code><code>+=</code><code>++=</code> のようなキーに定義されたメソッドを呼び出す。
Expand Down
4 changes: 2 additions & 2 deletions 1.0/docs/ja/Combined+Pages.md
Expand Up @@ -2990,8 +2990,8 @@ sbt は、強力なコア・コンセプトだけを用いて全てを実現し
### sbt: コア・コンセプト

- Scala の基本。Scala の構文に慣れていると役立つのは言うまでもない。
Scala の設計者自身による [Scalaスケーラブルプログラミング](http://www.impressjapan.jp/books/3084)
[原著](http://www.artima.com/shop/programming_in_scala_2ed))は、素晴らしい入門書だ。
Scala の設計者自身による [Scalaスケーラブルプログラミング](http://book.impress.co.jp/books/1116101021)
[原著](https://www.artima.com/shop/programming_in_scala_3ed))は、素晴らしい入門書だ。
- [.sbt ビルド定義][Basic-Def]
- ビルド定義はタスクとタスク間のそ依存性の大きな DAG だ。
- `Setting` を作成するために `:=``+=``++=` のようなキーに定義されたメソッドを呼び出す。
Expand Down
4 changes: 2 additions & 2 deletions 1.0/docs/ja/Summary.html
Expand Up @@ -48,8 +48,8 @@ <h2 id="%E3%81%BE%E3%81%A8%E3%82%81">まとめ<a href="#%E3%81%BE%E3%81%A8%E3%82
sbt は、強力なコア・コンセプトだけを用いて全てを実現している。
</p><p>この「始める sbt」シリーズをここまで読破したのであれば、知るべきことが何かはもう分かっているはずだ。
</p><h3 id="sbt%3A+%E3%82%B3%E3%82%A2%E3%83%BB%E3%82%B3%E3%83%B3%E3%82%BB%E3%83%97%E3%83%88">sbt: コア・コンセプト<a href="#sbt%3A+%E3%82%B3%E3%82%A2%E3%83%BB%E3%82%B3%E3%83%B3%E3%82%BB%E3%83%97%E3%83%88" class="header-link"><span class="header-link-content">&nbsp;</span></a></h3><ul><li>Scala の基本。Scala の構文に慣れていると役立つのは言うまでもない。
Scala の設計者自身による <a href="http://www.impressjapan.jp/books/3084">Scalaスケーラブルプログラミング</a>
<a href="http://www.artima.com/shop/programming_in_scala_2ed">原著</a>)は、素晴らしい入門書だ。
Scala の設計者自身による <a href="http://book.impress.co.jp/books/1116101021">Scalaスケーラブルプログラミング</a>
<a href="https://www.artima.com/shop/programming_in_scala_3ed">原著</a>)は、素晴らしい入門書だ。
</li><li><a href="Basic-Def.html">.sbt ビルド定義</a>
</li><li>ビルド定義はタスクとタスク間のそ依存性の大きな DAG だ。
</li><li><code>Setting</code> を作成するために <code>:=</code><code>+=</code><code>++=</code> のようなキーに定義されたメソッドを呼び出す。
Expand Down
4 changes: 2 additions & 2 deletions 1.0/docs/ja/offline/Combined+Pages.html
Expand Up @@ -1809,8 +1809,8 @@ <h4 id="Resolvers">Resolvers<a href="#Resolvers" class="header-link"><span class
sbt は、強力なコア・コンセプトだけを用いて全てを実現している。
</p><p>この「始める sbt」シリーズをここまで読破したのであれば、知るべきことが何かはもう分かっているはずだ。
</p><h3 id="sbt%3A+%E3%82%B3%E3%82%A2%E3%83%BB%E3%82%B3%E3%83%B3%E3%82%BB%E3%83%97%E3%83%88">sbt: コア・コンセプト<a href="#sbt%3A+%E3%82%B3%E3%82%A2%E3%83%BB%E3%82%B3%E3%83%B3%E3%82%BB%E3%83%97%E3%83%88" class="header-link"><span class="header-link-content">&nbsp;</span></a></h3><ul><li>Scala の基本。Scala の構文に慣れていると役立つのは言うまでもない。
Scala の設計者自身による <a href="http://www.impressjapan.jp/books/3084">Scalaスケーラブルプログラミング</a>
<a href="http://www.artima.com/shop/programming_in_scala_2ed">原著</a>)は、素晴らしい入門書だ。
Scala の設計者自身による <a href="http://book.impress.co.jp/books/1116101021">Scalaスケーラブルプログラミング</a>
<a href="https://www.artima.com/shop/programming_in_scala_3ed">原著</a>)は、素晴らしい入門書だ。
</li><li><a href="Basic-Def.html">.sbt ビルド定義</a>
</li><li>ビルド定義はタスクとタスク間のそ依存性の大きな DAG だ。
</li><li><code>Setting</code> を作成するために <code>:=</code><code>+=</code><code>++=</code> のようなキーに定義されたメソッドを呼び出す。
Expand Down
4 changes: 2 additions & 2 deletions 1.0/docs/ja/offline/Combined+Pages.md
Expand Up @@ -2990,8 +2990,8 @@ sbt は、強力なコア・コンセプトだけを用いて全てを実現し
### sbt: コア・コンセプト

- Scala の基本。Scala の構文に慣れていると役立つのは言うまでもない。
Scala の設計者自身による [Scalaスケーラブルプログラミング](http://www.impressjapan.jp/books/3084)
[原著](http://www.artima.com/shop/programming_in_scala_2ed))は、素晴らしい入門書だ。
Scala の設計者自身による [Scalaスケーラブルプログラミング](http://book.impress.co.jp/books/1116101021)
[原著](https://www.artima.com/shop/programming_in_scala_3ed))は、素晴らしい入門書だ。
- [.sbt ビルド定義][Basic-Def]
- ビルド定義はタスクとタスク間のそ依存性の大きな DAG だ。
- `Setting` を作成するために `:=``+=``++=` のようなキーに定義されたメソッドを呼び出す。
Expand Down
4 changes: 2 additions & 2 deletions 1.0/docs/ja/offline/Summary.html
Expand Up @@ -48,8 +48,8 @@ <h2 id="%E3%81%BE%E3%81%A8%E3%82%81">まとめ<a href="#%E3%81%BE%E3%81%A8%E3%82
sbt は、強力なコア・コンセプトだけを用いて全てを実現している。
</p><p>この「始める sbt」シリーズをここまで読破したのであれば、知るべきことが何かはもう分かっているはずだ。
</p><h3 id="sbt%3A+%E3%82%B3%E3%82%A2%E3%83%BB%E3%82%B3%E3%83%B3%E3%82%BB%E3%83%97%E3%83%88">sbt: コア・コンセプト<a href="#sbt%3A+%E3%82%B3%E3%82%A2%E3%83%BB%E3%82%B3%E3%83%B3%E3%82%BB%E3%83%97%E3%83%88" class="header-link"><span class="header-link-content">&nbsp;</span></a></h3><ul><li>Scala の基本。Scala の構文に慣れていると役立つのは言うまでもない。
Scala の設計者自身による <a href="http://www.impressjapan.jp/books/3084">Scalaスケーラブルプログラミング</a>
<a href="http://www.artima.com/shop/programming_in_scala_2ed">原著</a>)は、素晴らしい入門書だ。
Scala の設計者自身による <a href="http://book.impress.co.jp/books/1116101021">Scalaスケーラブルプログラミング</a>
<a href="https://www.artima.com/shop/programming_in_scala_3ed">原著</a>)は、素晴らしい入門書だ。
</li><li><a href="Basic-Def.html">.sbt ビルド定義</a>
</li><li>ビルド定義はタスクとタスク間のそ依存性の大きな DAG だ。
</li><li><code>Setting</code> を作成するために <code>:=</code><code>+=</code><code>++=</code> のようなキーに定義されたメソッドを呼び出す。
Expand Down
2 changes: 1 addition & 1 deletion 1.0/docs/ja/offline/pamflet.manifest
@@ -1,5 +1,5 @@
CACHE MANIFEST
# Mon Jul 24 15:52:47 UTC 2017
# Mon Jul 24 18:34:25 UTC 2017
index.html
Getting-Started.html
Setup.html
Expand Down
Binary file modified 1.0/docs/ja/sbt-reference.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion 1.0/docs/offline/Combined+Pages.html
Expand Up @@ -2096,7 +2096,7 @@ <h4 id="Resolvers">Resolvers<a href="#Resolvers" class="header-link"><span class
</p><p>If you’ve read the whole Getting Started series, now you know what you
need to know.
</p><h3 id="sbt%3A+The+Core+Concepts">sbt: The Core Concepts<a href="#sbt%3A+The+Core+Concepts" class="header-link"><span class="header-link-content">&nbsp;</span></a></h3><ul><li>the basics of Scala. It’s undeniably helpful to be familiar with
Scala syntax. <a href="http://www.artima.com/shop/programming_in_scala_2ed">Programming in
Scala syntax. <a href="https://www.artima.com/shop/programming_in_scala_3ed">Programming in
Scala</a> written
by the creator of Scala is a great introduction.
</li><li><a href="Basic-Def.html">.sbt build definition</a>
Expand Down
2 changes: 1 addition & 1 deletion 1.0/docs/offline/Combined+Pages.md
Expand Up @@ -3289,7 +3289,7 @@ need to know.

- the basics of Scala. It's undeniably helpful to be familiar with
Scala syntax. [Programming in
Scala](http://www.artima.com/shop/programming_in_scala_2ed) written
Scala](https://www.artima.com/shop/programming_in_scala_3ed) written
by the creator of Scala is a great introduction.
- [.sbt build definition][Basic-Def]
- your build definition is a big DAG of tasks and their dependencies.
Expand Down
2 changes: 1 addition & 1 deletion 1.0/docs/offline/Summary.html
Expand Up @@ -49,7 +49,7 @@ <h2 id="Getting+Started+summary">Getting Started summary<a href="#Getting+Starte
</p><p>If you’ve read the whole Getting Started series, now you know what you
need to know.
</p><h3 id="sbt%3A+The+Core+Concepts">sbt: The Core Concepts<a href="#sbt%3A+The+Core+Concepts" class="header-link"><span class="header-link-content">&nbsp;</span></a></h3><ul><li>the basics of Scala. It’s undeniably helpful to be familiar with
Scala syntax. <a href="http://www.artima.com/shop/programming_in_scala_2ed">Programming in
Scala syntax. <a href="https://www.artima.com/shop/programming_in_scala_3ed">Programming in
Scala</a> written
by the creator of Scala is a great introduction.
</li><li><a href="Basic-Def.html">.sbt build definition</a>
Expand Down
2 changes: 1 addition & 1 deletion 1.0/docs/offline/pamflet.manifest
@@ -1,5 +1,5 @@
CACHE MANIFEST
# Mon Jul 24 15:52:33 UTC 2017
# Mon Jul 24 18:34:18 UTC 2017
css/custom.css
index.html
Getting-Started.html
Expand Down
Binary file modified 1.0/docs/sbt-reference.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion 1.0/docs/zh-cn/Combined+Pages+Pdf.md
Expand Up @@ -1905,7 +1905,7 @@ lazy val backend = (project in file("backend"))

### sbt: 核心概念

- Scala 基础。不可否认,熟悉 Scala 语法非常有帮助。[Programming in Scala](http://www.artima.com/shop/programming_in_scala_2ed),Scala 的作者写的非常好的介绍。
- Scala 基础。不可否认,熟悉 Scala 语法非常有帮助。[Programming in Scala](https://www.artima.com/shop/programming_in_scala_3ed),Scala 的作者写的非常好的介绍。
- [.sbt 构建定义][Basic-Def]
- 你的构建定义是一个大的 `Setting` 对象列表,sbt 使用 `Setting` 转换之后的键值对执行 task。
- 为了创建 `Setting`,在一个 key 上调用其中的一个方法:`:=`,`+=` 或者 `++=`。
Expand Down
2 changes: 1 addition & 1 deletion 1.0/docs/zh-cn/Combined+Pages.html
Expand Up @@ -975,7 +975,7 @@ <h4 class="toctitle">Contents</h4>
</p><h2 id="%E6%80%BB%E7%BB%93">总结<a href="#%E6%80%BB%E7%BB%93" class="header-link"><span class="header-link-content">&nbsp;</span></a></h2><p>这一节将入门指南总结一下。
</p><p>为了使用 sbt,有一些概念你必须理解。这有一些学习曲线,但是乐观的讲, <em>除了</em> 这些概念对于 sbt 并不多。sbt 用一小部分核心概念来使得它工作。
</p><p>如果你已经阅读过所有的入门指南,现在你知道了你需要知道什么。
</p><h3 id="sbt%3A+%E6%A0%B8%E5%BF%83%E6%A6%82%E5%BF%B5">sbt: 核心概念<a href="#sbt%3A+%E6%A0%B8%E5%BF%83%E6%A6%82%E5%BF%B5" class="header-link"><span class="header-link-content">&nbsp;</span></a></h3><ul><li>Scala 基础。不可否认,熟悉 Scala 语法非常有帮助。<a href="http://www.artima.com/shop/programming_in_scala_2ed">Programming in Scala</a>,Scala 的作者写的非常好的介绍。
</p><h3 id="sbt%3A+%E6%A0%B8%E5%BF%83%E6%A6%82%E5%BF%B5">sbt: 核心概念<a href="#sbt%3A+%E6%A0%B8%E5%BF%83%E6%A6%82%E5%BF%B5" class="header-link"><span class="header-link-content">&nbsp;</span></a></h3><ul><li>Scala 基础。不可否认,熟悉 Scala 语法非常有帮助。<a href="https://www.artima.com/shop/programming_in_scala_3ed">Programming in Scala</a>,Scala 的作者写的非常好的介绍。
</li><li><a href="Basic-Def.html">.sbt 构建定义</a>
</li><li>你的构建定义是一个大的 <code>Setting</code> 对象列表,sbt 使用 <code>Setting</code> 转换之后的键值对执行 task。
</li><li>为了创建 <code>Setting</code>,在一个 key 上调用其中的一个方法:<code>:=</code>,<code>+=</code> 或者 <code>++=</code>。
Expand Down
2 changes: 1 addition & 1 deletion 1.0/docs/zh-cn/Combined+Pages.md
Expand Up @@ -1900,7 +1900,7 @@ lazy val backend = (project in file("backend"))

### sbt: 核心概念

- Scala 基础。不可否认,熟悉 Scala 语法非常有帮助。[Programming in Scala](http://www.artima.com/shop/programming_in_scala_2ed),Scala 的作者写的非常好的介绍。
- Scala 基础。不可否认,熟悉 Scala 语法非常有帮助。[Programming in Scala](https://www.artima.com/shop/programming_in_scala_3ed),Scala 的作者写的非常好的介绍。
- [.sbt 构建定义][Basic-Def]
- 你的构建定义是一个大的 `Setting` 对象列表,sbt 使用 `Setting` 转换之后的键值对执行 task。
- 为了创建 `Setting`,在一个 key 上调用其中的一个方法:`:=`,`+=` 或者 `++=`。
Expand Down
2 changes: 1 addition & 1 deletion 1.0/docs/zh-cn/Summary.html
Expand Up @@ -44,7 +44,7 @@
<h2 id="%E6%80%BB%E7%BB%93">总结<a href="#%E6%80%BB%E7%BB%93" class="header-link"><span class="header-link-content">&nbsp;</span></a></h2><p>这一节将入门指南总结一下。
</p><p>为了使用 sbt,有一些概念你必须理解。这有一些学习曲线,但是乐观的讲, <em>除了</em> 这些概念对于 sbt 并不多。sbt 用一小部分核心概念来使得它工作。
</p><p>如果你已经阅读过所有的入门指南,现在你知道了你需要知道什么。
</p><h3 id="sbt%3A+%E6%A0%B8%E5%BF%83%E6%A6%82%E5%BF%B5">sbt: 核心概念<a href="#sbt%3A+%E6%A0%B8%E5%BF%83%E6%A6%82%E5%BF%B5" class="header-link"><span class="header-link-content">&nbsp;</span></a></h3><ul><li>Scala 基础。不可否认,熟悉 Scala 语法非常有帮助。<a href="http://www.artima.com/shop/programming_in_scala_2ed">Programming in Scala</a>,Scala 的作者写的非常好的介绍。
</p><h3 id="sbt%3A+%E6%A0%B8%E5%BF%83%E6%A6%82%E5%BF%B5">sbt: 核心概念<a href="#sbt%3A+%E6%A0%B8%E5%BF%83%E6%A6%82%E5%BF%B5" class="header-link"><span class="header-link-content">&nbsp;</span></a></h3><ul><li>Scala 基础。不可否认,熟悉 Scala 语法非常有帮助。<a href="https://www.artima.com/shop/programming_in_scala_3ed">Programming in Scala</a>,Scala 的作者写的非常好的介绍。
</li><li><a href="Basic-Def.html">.sbt 构建定义</a>
</li><li>你的构建定义是一个大的 <code>Setting</code> 对象列表,sbt 使用 <code>Setting</code> 转换之后的键值对执行 task。
</li><li>为了创建 <code>Setting</code>,在一个 key 上调用其中的一个方法:<code>:=</code>,<code>+=</code> 或者 <code>++=</code>。
Expand Down

0 comments on commit 52542b7

Please sign in to comment.