Skip to content

Commit

Permalink
updated site
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n committed Jan 22, 2024
1 parent ecb94d6 commit 86a79d7
Show file tree
Hide file tree
Showing 35 changed files with 672 additions and 672 deletions.
2 changes: 1 addition & 1 deletion 1.x/docs/Combined+Pages+Pdf.md
Original file line number Diff line number Diff line change
Expand Up @@ -796,7 +796,7 @@ Press `Enter` to exit the continuous test.

### Make hello depend on helloCore

Use `.dependsOn(...)` to add a dependency on other subprojects. Also let's move the Gigahorse dependency to `helloCore`.
Use `.dependsOn(...)` to add a dependency on other subprojects. Also let's move the toolkit dependency to `helloCore`.

```scala
ThisBuild / scalaVersion := "2.13.12"
Expand Down
2 changes: 1 addition & 1 deletion 1.x/docs/Combined+Pages.html
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ <h4 class="toctitle">Contents</h4>
</code></pre><p>After <code>reload</code>, <code>~testQuick</code> now runs on both subprojects:
</p><pre><code class="prettyprint lang-scala">sbt:Hello&gt; ~testQuick
</code></pre><p>Press <code>Enter</code> to exit the continuous test.
</p><h3 id="Make+hello+depend+on+helloCore">Make hello depend on helloCore<a href="#Make+hello+depend+on+helloCore" class="header-link"><span class="header-link-content">&nbsp;</span></a></h3><p>Use <code>.dependsOn(...)</code> to add a dependency on other subprojects. Also let’s move the Gigahorse dependency to <code>helloCore</code>.
</p><h3 id="Make+hello+depend+on+helloCore">Make hello depend on helloCore<a href="#Make+hello+depend+on+helloCore" class="header-link"><span class="header-link-content">&nbsp;</span></a></h3><p>Use <code>.dependsOn(...)</code> to add a dependency on other subprojects. Also let’s move the toolkit dependency to <code>helloCore</code>.
</p><pre><code class="prettyprint lang-scala">ThisBuild / scalaVersion := &quot;2.13.12&quot;
ThisBuild / organization := &quot;com.example&quot;

Expand Down
2 changes: 1 addition & 1 deletion 1.x/docs/Combined+Pages.md
Original file line number Diff line number Diff line change
Expand Up @@ -791,7 +791,7 @@ Press `Enter` to exit the continuous test.

### Make hello depend on helloCore

Use `.dependsOn(...)` to add a dependency on other subprojects. Also let's move the Gigahorse dependency to `helloCore`.
Use `.dependsOn(...)` to add a dependency on other subprojects. Also let's move the toolkit dependency to `helloCore`.

```scala
ThisBuild / scalaVersion := "2.13.12"
Expand Down
2 changes: 1 addition & 1 deletion 1.x/docs/es/Combined+Pages+Pdf.md
Original file line number Diff line number Diff line change
Expand Up @@ -751,7 +751,7 @@ Pulsa `Intro` para salir del test continuo.
### Hacer que hello dependa de helloCore

Usa `.dependsOn(...)` para añadir dependencias sobre otros subproyectos.
Además, movamos la dependencia de Gigahorse a `helloCore`.
Además, movamos la dependencia de toolkit a `helloCore`.

```scala
ThisBuild / scalaVersion := "2.13.12"
Expand Down
2 changes: 1 addition & 1 deletion 1.x/docs/es/Combined+Pages.html
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ <h4 class="toctitle">Contents</h4>
</p><pre><code class="prettyprint lang-scala">sbt:Hello&gt; ~testQuick
</code></pre><p>Pulsa <code>Intro</code> para salir del test continuo.
</p><h3 id="Hacer+que+hello+dependa+de+helloCore">Hacer que hello dependa de helloCore<a href="#Hacer+que+hello+dependa+de+helloCore" class="header-link"><span class="header-link-content">&nbsp;</span></a></h3><p>Usa <code>.dependsOn(...)</code> para añadir dependencias sobre otros subproyectos.
Además, movamos la dependencia de Gigahorse a <code>helloCore</code>.
Además, movamos la dependencia de toolkit a <code>helloCore</code>.
</p><pre><code class="prettyprint lang-scala">ThisBuild / scalaVersion := &quot;2.13.12&quot;
ThisBuild / organization := &quot;com.example&quot;

Expand Down
2 changes: 1 addition & 1 deletion 1.x/docs/es/Combined+Pages.md
Original file line number Diff line number Diff line change
Expand Up @@ -746,7 +746,7 @@ Pulsa `Intro` para salir del test continuo.
### Hacer que hello dependa de helloCore

Usa `.dependsOn(...)` para añadir dependencias sobre otros subproyectos.
Además, movamos la dependencia de Gigahorse a `helloCore`.
Además, movamos la dependencia de toolkit a `helloCore`.

```scala
ThisBuild / scalaVersion := "2.13.12"
Expand Down
2 changes: 1 addition & 1 deletion 1.x/docs/es/offline/Combined+Pages.html
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ <h4 class="toctitle">Contents</h4>
</p><pre><code class="prettyprint lang-scala">sbt:Hello&gt; ~testQuick
</code></pre><p>Pulsa <code>Intro</code> para salir del test continuo.
</p><h3 id="Hacer+que+hello+dependa+de+helloCore">Hacer que hello dependa de helloCore<a href="#Hacer+que+hello+dependa+de+helloCore" class="header-link"><span class="header-link-content">&nbsp;</span></a></h3><p>Usa <code>.dependsOn(...)</code> para añadir dependencias sobre otros subproyectos.
Además, movamos la dependencia de Gigahorse a <code>helloCore</code>.
Además, movamos la dependencia de toolkit a <code>helloCore</code>.
</p><pre><code class="prettyprint lang-scala">ThisBuild / scalaVersion := &quot;2.13.12&quot;
ThisBuild / organization := &quot;com.example&quot;

Expand Down
2 changes: 1 addition & 1 deletion 1.x/docs/es/offline/Combined+Pages.md
Original file line number Diff line number Diff line change
Expand Up @@ -746,7 +746,7 @@ Pulsa `Intro` para salir del test continuo.
### Hacer que hello dependa de helloCore

Usa `.dependsOn(...)` para añadir dependencias sobre otros subproyectos.
Además, movamos la dependencia de Gigahorse a `helloCore`.
Además, movamos la dependencia de toolkit a `helloCore`.

```scala
ThisBuild / scalaVersion := "2.13.12"
Expand Down
2 changes: 1 addition & 1 deletion 1.x/docs/es/offline/pamflet.manifest
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CACHE MANIFEST
# Thu Jan 18 14:28:17 UTC 2024
# Mon Jan 22 19:59:26 UTC 2024
index.html
Getting-Started.html
Setup.html
Expand Down
2 changes: 1 addition & 1 deletion 1.x/docs/es/offline/sbt-by-example.html
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ <h2 id="sbt+mediante+ejemplos">sbt mediante ejemplos<a href="#sbt+mediante+ejemp
</p><pre><code class="prettyprint lang-scala">sbt:Hello&gt; ~testQuick
</code></pre><p>Pulsa <code>Intro</code> para salir del test continuo.
</p><h3 id="Hacer+que+hello+dependa+de+helloCore">Hacer que hello dependa de helloCore<a href="#Hacer+que+hello+dependa+de+helloCore" class="header-link"><span class="header-link-content">&nbsp;</span></a></h3><p>Usa <code>.dependsOn(...)</code> para añadir dependencias sobre otros subproyectos.
Además, movamos la dependencia de Gigahorse a <code>helloCore</code>.
Además, movamos la dependencia de toolkit a <code>helloCore</code>.
</p><pre><code class="prettyprint lang-scala">ThisBuild / scalaVersion := &quot;2.13.12&quot;
ThisBuild / organization := &quot;com.example&quot;

Expand Down
2 changes: 1 addition & 1 deletion 1.x/docs/es/sbt-by-example.html
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ <h2 id="sbt+mediante+ejemplos">sbt mediante ejemplos<a href="#sbt+mediante+ejemp
</p><pre><code class="prettyprint lang-scala">sbt:Hello&gt; ~testQuick
</code></pre><p>Pulsa <code>Intro</code> para salir del test continuo.
</p><h3 id="Hacer+que+hello+dependa+de+helloCore">Hacer que hello dependa de helloCore<a href="#Hacer+que+hello+dependa+de+helloCore" class="header-link"><span class="header-link-content">&nbsp;</span></a></h3><p>Usa <code>.dependsOn(...)</code> para añadir dependencias sobre otros subproyectos.
Además, movamos la dependencia de Gigahorse a <code>helloCore</code>.
Además, movamos la dependencia de toolkit a <code>helloCore</code>.
</p><pre><code class="prettyprint lang-scala">ThisBuild / scalaVersion := &quot;2.13.12&quot;
ThisBuild / organization := &quot;com.example&quot;

Expand Down
Binary file modified 1.x/docs/es/sbt-reference.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion 1.x/docs/ja/Combined+Pages+Pdf.md
Original file line number Diff line number Diff line change
Expand Up @@ -713,7 +713,7 @@ sbt:Hello> ~testQuick

### hello が helloCore に依存するようにする

サブプロジェクト間の依存関係を定義するには `.dependsOn(...)` を使う。ついでに、Gigahorse への依存性も `helloCore` に移そう。
サブプロジェクト間の依存関係を定義するには `.dependsOn(...)` を使う。ついでに、toolkit への依存性も `helloCore` に移そう。

```scala
ThisBuild / scalaVersion := "2.13.12"
Expand Down
2 changes: 1 addition & 1 deletion 1.x/docs/ja/Combined+Pages.html
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ <h4 class="toctitle">Contents</h4>
</code></pre><p><code>reload</code> 後、<code>~testQuick</code> は両方のサブプロジェクトに作用する:
</p><pre><code class="prettyprint lang-scala">sbt:Hello&gt; ~testQuick
</code></pre><p><code>Enter</code> を押して継続的テストを抜ける。
</p><h3 id="hello+%E3%81%8C+helloCore+%E3%81%AB%E4%BE%9D%E5%AD%98%E3%81%99%E3%82%8B%E3%82%88%E3%81%86%E3%81%AB%E3%81%99%E3%82%8B">hello が helloCore に依存するようにする<a href="#hello+%E3%81%8C+helloCore+%E3%81%AB%E4%BE%9D%E5%AD%98%E3%81%99%E3%82%8B%E3%82%88%E3%81%86%E3%81%AB%E3%81%99%E3%82%8B" class="header-link"><span class="header-link-content">&nbsp;</span></a></h3><p>サブプロジェクト間の依存関係を定義するには <code>.dependsOn(...)</code> を使う。ついでに、Gigahorse への依存性も <code>helloCore</code> に移そう。
</p><h3 id="hello+%E3%81%8C+helloCore+%E3%81%AB%E4%BE%9D%E5%AD%98%E3%81%99%E3%82%8B%E3%82%88%E3%81%86%E3%81%AB%E3%81%99%E3%82%8B">hello が helloCore に依存するようにする<a href="#hello+%E3%81%8C+helloCore+%E3%81%AB%E4%BE%9D%E5%AD%98%E3%81%99%E3%82%8B%E3%82%88%E3%81%86%E3%81%AB%E3%81%99%E3%82%8B" class="header-link"><span class="header-link-content">&nbsp;</span></a></h3><p>サブプロジェクト間の依存関係を定義するには <code>.dependsOn(...)</code> を使う。ついでに、toolkit への依存性も <code>helloCore</code> に移そう。
</p><pre><code class="prettyprint lang-scala">ThisBuild / scalaVersion := &quot;2.13.12&quot;
ThisBuild / organization := &quot;com.example&quot;

Expand Down
2 changes: 1 addition & 1 deletion 1.x/docs/ja/Combined+Pages.md
Original file line number Diff line number Diff line change
Expand Up @@ -708,7 +708,7 @@ sbt:Hello> ~testQuick

### hello が helloCore に依存するようにする

サブプロジェクト間の依存関係を定義するには `.dependsOn(...)` を使う。ついでに、Gigahorse への依存性も `helloCore` に移そう。
サブプロジェクト間の依存関係を定義するには `.dependsOn(...)` を使う。ついでに、toolkit への依存性も `helloCore` に移そう。

```scala
ThisBuild / scalaVersion := "2.13.12"
Expand Down
2 changes: 1 addition & 1 deletion 1.x/docs/ja/offline/Combined+Pages.html
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ <h4 class="toctitle">Contents</h4>
</code></pre><p><code>reload</code> 後、<code>~testQuick</code> は両方のサブプロジェクトに作用する:
</p><pre><code class="prettyprint lang-scala">sbt:Hello&gt; ~testQuick
</code></pre><p><code>Enter</code> を押して継続的テストを抜ける。
</p><h3 id="hello+%E3%81%8C+helloCore+%E3%81%AB%E4%BE%9D%E5%AD%98%E3%81%99%E3%82%8B%E3%82%88%E3%81%86%E3%81%AB%E3%81%99%E3%82%8B">hello が helloCore に依存するようにする<a href="#hello+%E3%81%8C+helloCore+%E3%81%AB%E4%BE%9D%E5%AD%98%E3%81%99%E3%82%8B%E3%82%88%E3%81%86%E3%81%AB%E3%81%99%E3%82%8B" class="header-link"><span class="header-link-content">&nbsp;</span></a></h3><p>サブプロジェクト間の依存関係を定義するには <code>.dependsOn(...)</code> を使う。ついでに、Gigahorse への依存性も <code>helloCore</code> に移そう。
</p><h3 id="hello+%E3%81%8C+helloCore+%E3%81%AB%E4%BE%9D%E5%AD%98%E3%81%99%E3%82%8B%E3%82%88%E3%81%86%E3%81%AB%E3%81%99%E3%82%8B">hello が helloCore に依存するようにする<a href="#hello+%E3%81%8C+helloCore+%E3%81%AB%E4%BE%9D%E5%AD%98%E3%81%99%E3%82%8B%E3%82%88%E3%81%86%E3%81%AB%E3%81%99%E3%82%8B" class="header-link"><span class="header-link-content">&nbsp;</span></a></h3><p>サブプロジェクト間の依存関係を定義するには <code>.dependsOn(...)</code> を使う。ついでに、toolkit への依存性も <code>helloCore</code> に移そう。
</p><pre><code class="prettyprint lang-scala">ThisBuild / scalaVersion := &quot;2.13.12&quot;
ThisBuild / organization := &quot;com.example&quot;

Expand Down
2 changes: 1 addition & 1 deletion 1.x/docs/ja/offline/Combined+Pages.md
Original file line number Diff line number Diff line change
Expand Up @@ -708,7 +708,7 @@ sbt:Hello> ~testQuick

### hello が helloCore に依存するようにする

サブプロジェクト間の依存関係を定義するには `.dependsOn(...)` を使う。ついでに、Gigahorse への依存性も `helloCore` に移そう。
サブプロジェクト間の依存関係を定義するには `.dependsOn(...)` を使う。ついでに、toolkit への依存性も `helloCore` に移そう。

```scala
ThisBuild / scalaVersion := "2.13.12"
Expand Down
2 changes: 1 addition & 1 deletion 1.x/docs/ja/offline/pamflet.manifest
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CACHE MANIFEST
# Thu Jan 18 14:28:06 UTC 2024
# Mon Jan 22 19:59:21 UTC 2024
index.html
Getting-Started.html
Setup.html
Expand Down
2 changes: 1 addition & 1 deletion 1.x/docs/ja/offline/sbt-by-example.html
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ <h2 id="%E4%BE%8B%E9%A1%8C%E3%81%A7%E3%81%BF%E3%82%8B+sbt">例題でみる sbt<a
</code></pre><p><code>reload</code> 後、<code>~testQuick</code> は両方のサブプロジェクトに作用する:
</p><pre><code class="prettyprint lang-scala">sbt:Hello&gt; ~testQuick
</code></pre><p><code>Enter</code> を押して継続的テストを抜ける。
</p><h3 id="hello+%E3%81%8C+helloCore+%E3%81%AB%E4%BE%9D%E5%AD%98%E3%81%99%E3%82%8B%E3%82%88%E3%81%86%E3%81%AB%E3%81%99%E3%82%8B">hello が helloCore に依存するようにする<a href="#hello+%E3%81%8C+helloCore+%E3%81%AB%E4%BE%9D%E5%AD%98%E3%81%99%E3%82%8B%E3%82%88%E3%81%86%E3%81%AB%E3%81%99%E3%82%8B" class="header-link"><span class="header-link-content">&nbsp;</span></a></h3><p>サブプロジェクト間の依存関係を定義するには <code>.dependsOn(...)</code> を使う。ついでに、Gigahorse への依存性も <code>helloCore</code> に移そう。
</p><h3 id="hello+%E3%81%8C+helloCore+%E3%81%AB%E4%BE%9D%E5%AD%98%E3%81%99%E3%82%8B%E3%82%88%E3%81%86%E3%81%AB%E3%81%99%E3%82%8B">hello が helloCore に依存するようにする<a href="#hello+%E3%81%8C+helloCore+%E3%81%AB%E4%BE%9D%E5%AD%98%E3%81%99%E3%82%8B%E3%82%88%E3%81%86%E3%81%AB%E3%81%99%E3%82%8B" class="header-link"><span class="header-link-content">&nbsp;</span></a></h3><p>サブプロジェクト間の依存関係を定義するには <code>.dependsOn(...)</code> を使う。ついでに、toolkit への依存性も <code>helloCore</code> に移そう。
</p><pre><code class="prettyprint lang-scala">ThisBuild / scalaVersion := &quot;2.13.12&quot;
ThisBuild / organization := &quot;com.example&quot;

Expand Down
2 changes: 1 addition & 1 deletion 1.x/docs/ja/sbt-by-example.html
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ <h2 id="%E4%BE%8B%E9%A1%8C%E3%81%A7%E3%81%BF%E3%82%8B+sbt">例題でみる sbt<a
</code></pre><p><code>reload</code> 後、<code>~testQuick</code> は両方のサブプロジェクトに作用する:
</p><pre><code class="prettyprint lang-scala">sbt:Hello&gt; ~testQuick
</code></pre><p><code>Enter</code> を押して継続的テストを抜ける。
</p><h3 id="hello+%E3%81%8C+helloCore+%E3%81%AB%E4%BE%9D%E5%AD%98%E3%81%99%E3%82%8B%E3%82%88%E3%81%86%E3%81%AB%E3%81%99%E3%82%8B">hello が helloCore に依存するようにする<a href="#hello+%E3%81%8C+helloCore+%E3%81%AB%E4%BE%9D%E5%AD%98%E3%81%99%E3%82%8B%E3%82%88%E3%81%86%E3%81%AB%E3%81%99%E3%82%8B" class="header-link"><span class="header-link-content">&nbsp;</span></a></h3><p>サブプロジェクト間の依存関係を定義するには <code>.dependsOn(...)</code> を使う。ついでに、Gigahorse への依存性も <code>helloCore</code> に移そう。
</p><h3 id="hello+%E3%81%8C+helloCore+%E3%81%AB%E4%BE%9D%E5%AD%98%E3%81%99%E3%82%8B%E3%82%88%E3%81%86%E3%81%AB%E3%81%99%E3%82%8B">hello が helloCore に依存するようにする<a href="#hello+%E3%81%8C+helloCore+%E3%81%AB%E4%BE%9D%E5%AD%98%E3%81%99%E3%82%8B%E3%82%88%E3%81%86%E3%81%AB%E3%81%99%E3%82%8B" class="header-link"><span class="header-link-content">&nbsp;</span></a></h3><p>サブプロジェクト間の依存関係を定義するには <code>.dependsOn(...)</code> を使う。ついでに、toolkit への依存性も <code>helloCore</code> に移そう。
</p><pre><code class="prettyprint lang-scala">ThisBuild / scalaVersion := &quot;2.13.12&quot;
ThisBuild / organization := &quot;com.example&quot;

Expand Down
Binary file modified 1.x/docs/ja/sbt-reference.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion 1.x/docs/offline/Combined+Pages.html
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ <h4 class="toctitle">Contents</h4>
</code></pre><p>After <code>reload</code>, <code>~testQuick</code> now runs on both subprojects:
</p><pre><code class="prettyprint lang-scala">sbt:Hello&gt; ~testQuick
</code></pre><p>Press <code>Enter</code> to exit the continuous test.
</p><h3 id="Make+hello+depend+on+helloCore">Make hello depend on helloCore<a href="#Make+hello+depend+on+helloCore" class="header-link"><span class="header-link-content">&nbsp;</span></a></h3><p>Use <code>.dependsOn(...)</code> to add a dependency on other subprojects. Also let’s move the Gigahorse dependency to <code>helloCore</code>.
</p><h3 id="Make+hello+depend+on+helloCore">Make hello depend on helloCore<a href="#Make+hello+depend+on+helloCore" class="header-link"><span class="header-link-content">&nbsp;</span></a></h3><p>Use <code>.dependsOn(...)</code> to add a dependency on other subprojects. Also let’s move the toolkit dependency to <code>helloCore</code>.
</p><pre><code class="prettyprint lang-scala">ThisBuild / scalaVersion := &quot;2.13.12&quot;
ThisBuild / organization := &quot;com.example&quot;

Expand Down
2 changes: 1 addition & 1 deletion 1.x/docs/offline/Combined+Pages.md
Original file line number Diff line number Diff line change
Expand Up @@ -791,7 +791,7 @@ Press `Enter` to exit the continuous test.

### Make hello depend on helloCore

Use `.dependsOn(...)` to add a dependency on other subprojects. Also let's move the Gigahorse dependency to `helloCore`.
Use `.dependsOn(...)` to add a dependency on other subprojects. Also let's move the toolkit dependency to `helloCore`.

```scala
ThisBuild / scalaVersion := "2.13.12"
Expand Down
2 changes: 1 addition & 1 deletion 1.x/docs/offline/pamflet.manifest
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CACHE MANIFEST
# Thu Jan 18 14:28:03 UTC 2024
# Mon Jan 22 19:59:17 UTC 2024
css/custom-202107.css
index.html
Getting-Started.html
Expand Down
2 changes: 1 addition & 1 deletion 1.x/docs/offline/sbt-by-example.html
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ <h2 id="sbt+by+example">sbt by example<a href="#sbt+by+example" class="header-li
</code></pre><p>After <code>reload</code>, <code>~testQuick</code> now runs on both subprojects:
</p><pre><code class="prettyprint lang-scala">sbt:Hello&gt; ~testQuick
</code></pre><p>Press <code>Enter</code> to exit the continuous test.
</p><h3 id="Make+hello+depend+on+helloCore">Make hello depend on helloCore<a href="#Make+hello+depend+on+helloCore" class="header-link"><span class="header-link-content">&nbsp;</span></a></h3><p>Use <code>.dependsOn(...)</code> to add a dependency on other subprojects. Also let’s move the Gigahorse dependency to <code>helloCore</code>.
</p><h3 id="Make+hello+depend+on+helloCore">Make hello depend on helloCore<a href="#Make+hello+depend+on+helloCore" class="header-link"><span class="header-link-content">&nbsp;</span></a></h3><p>Use <code>.dependsOn(...)</code> to add a dependency on other subprojects. Also let’s move the toolkit dependency to <code>helloCore</code>.
</p><pre><code class="prettyprint lang-scala">ThisBuild / scalaVersion := &quot;2.13.12&quot;
ThisBuild / organization := &quot;com.example&quot;

Expand Down
2 changes: 1 addition & 1 deletion 1.x/docs/sbt-by-example.html
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ <h2 id="sbt+by+example">sbt by example<a href="#sbt+by+example" class="header-li
</code></pre><p>After <code>reload</code>, <code>~testQuick</code> now runs on both subprojects:
</p><pre><code class="prettyprint lang-scala">sbt:Hello&gt; ~testQuick
</code></pre><p>Press <code>Enter</code> to exit the continuous test.
</p><h3 id="Make+hello+depend+on+helloCore">Make hello depend on helloCore<a href="#Make+hello+depend+on+helloCore" class="header-link"><span class="header-link-content">&nbsp;</span></a></h3><p>Use <code>.dependsOn(...)</code> to add a dependency on other subprojects. Also let’s move the Gigahorse dependency to <code>helloCore</code>.
</p><h3 id="Make+hello+depend+on+helloCore">Make hello depend on helloCore<a href="#Make+hello+depend+on+helloCore" class="header-link"><span class="header-link-content">&nbsp;</span></a></h3><p>Use <code>.dependsOn(...)</code> to add a dependency on other subprojects. Also let’s move the toolkit dependency to <code>helloCore</code>.
</p><pre><code class="prettyprint lang-scala">ThisBuild / scalaVersion := &quot;2.13.12&quot;
ThisBuild / organization := &quot;com.example&quot;

Expand Down
Binary file modified 1.x/docs/sbt-reference.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion 1.x/docs/zh-cn/offline/pamflet.manifest
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CACHE MANIFEST
# Thu Jan 18 14:28:09 UTC 2024
# Mon Jan 22 19:59:22 UTC 2024
index.html
Getting-Started.html
Setup.html
Expand Down
Binary file modified 1.x/docs/zh-cn/sbt-reference.pdf
Binary file not shown.
Loading

0 comments on commit 86a79d7

Please sign in to comment.