Skip to content

Commit 6817be9

Browse files
committed
updated site
1 parent 17f4857 commit 6817be9

21 files changed

+1370
-1370
lines changed

1.x/docs/Combined+Pages+Pdf.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8981,7 +8981,7 @@ If the `JAVA_OPTS` and/or `SBT_OPTS` environment variables are defined when
89818981
`sbt` starts, their content is passed as command line arguments to the JVM
89828982
running sbt.
89838983

8984-
If a file named `.jvmopt` exists in the current directory, its content
8984+
If a file named `.jvmopts` exists in the current directory, its content
89858985
is appended to `JAVA_OPTS` at sbt startup. Similarly, if `.sbtopts`
89868986
and/or `/etc/sbt/sbtopts` exist, their content is appended to `SBT_OPTS`.
89878987
The default value of `JAVA_OPTS` is `-Dfile.encoding=UTF8`.
@@ -9119,7 +9119,7 @@ The following system properties can also be passed to `sbt`:
91199119
<td><tt>sbt.color</tt></td>
91209120
<td>String</td>
91219121
<td><tt>auto</tt></td>
9122-
<td>Supercedes <tt>sbt.log.format</tt>.
9122+
<td>Supersedes <tt>sbt.log.format</tt>.
91239123
To turn on color, use <tt>always</tt> or <tt>true</tt>.
91249124
To turn off color, use <tt>never</tt> or <tt>false>.
91259125
To use color if the output is a terminal (not a pipe) that supports color, use <tt>auto</tt>.</td>

1.x/docs/Combined+Pages.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -5333,7 +5333,7 @@ <h4 class="toctitle">Contents</h4>
53335333
</p><h4 id="sbt+JVM+options+and+system+properties">sbt JVM options and system properties<a href="#sbt+JVM+options+and+system+properties" class="header-link"><span class="header-link-content">&nbsp;</span></a></h4><p>If the <code>JAVA_OPTS</code> and/or <code>SBT_OPTS</code> environment variables are defined when
53345334
<code>sbt</code> starts, their content is passed as command line arguments to the JVM
53355335
running sbt.
5336-
</p><p>If a file named <code>.jvmopt</code> exists in the current directory, its content
5336+
</p><p>If a file named <code>.jvmopts</code> exists in the current directory, its content
53375337
is appended to <code>JAVA_OPTS</code> at sbt startup. Similarly, if <code>.sbtopts</code>
53385338
and/or <code>/etc/sbt/sbtopts</code> exist, their content is appended to <code>SBT_OPTS</code>.
53395339
The default value of <code>JAVA_OPTS</code> is <code>-Dfile.encoding=UTF8</code>.
@@ -5428,7 +5428,7 @@ <h4 class="toctitle">Contents</h4>
54285428
<td><tt>sbt.color</tt></td>
54295429
<td>String</td>
54305430
<td><tt>auto</tt></td>
5431-
<td>Supercedes <tt>sbt.log.format</tt>.
5431+
<td>Supersedes <tt>sbt.log.format</tt>.
54325432
To turn on color, use <tt>always</tt> or <tt>true</tt>.
54335433
To turn off color, use <tt>never</tt> or <tt>false>.
54345434
To use color if the output is a terminal (not a pipe) that supports color, use <tt>auto</tt>.</td>

1.x/docs/Combined+Pages.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8976,7 +8976,7 @@ If the `JAVA_OPTS` and/or `SBT_OPTS` environment variables are defined when
89768976
`sbt` starts, their content is passed as command line arguments to the JVM
89778977
running sbt.
89788978

8979-
If a file named `.jvmopt` exists in the current directory, its content
8979+
If a file named `.jvmopts` exists in the current directory, its content
89808980
is appended to `JAVA_OPTS` at sbt startup. Similarly, if `.sbtopts`
89818981
and/or `/etc/sbt/sbtopts` exist, their content is appended to `SBT_OPTS`.
89828982
The default value of `JAVA_OPTS` is `-Dfile.encoding=UTF8`.
@@ -9114,7 +9114,7 @@ The following system properties can also be passed to `sbt`:
91149114
<td><tt>sbt.color</tt></td>
91159115
<td>String</td>
91169116
<td><tt>auto</tt></td>
9117-
<td>Supercedes <tt>sbt.log.format</tt>.
9117+
<td>Supersedes <tt>sbt.log.format</tt>.
91189118
To turn on color, use <tt>always</tt> or <tt>true</tt>.
91199119
To turn off color, use <tt>never</tt> or <tt>false>.
91209120
To use color if the output is a terminal (not a pipe) that supports color, use <tt>auto</tt>.</td>

1.x/docs/Command-Line-Reference.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ <h2 id="Command+Line+Reference">Command Line Reference<a href="#Command+Line+Ref
195195
</p><h4 id="sbt+JVM+options+and+system+properties">sbt JVM options and system properties<a href="#sbt+JVM+options+and+system+properties" class="header-link"><span class="header-link-content">&nbsp;</span></a></h4><p>If the <code>JAVA_OPTS</code> and/or <code>SBT_OPTS</code> environment variables are defined when
196196
<code>sbt</code> starts, their content is passed as command line arguments to the JVM
197197
running sbt.
198-
</p><p>If a file named <code>.jvmopt</code> exists in the current directory, its content
198+
</p><p>If a file named <code>.jvmopts</code> exists in the current directory, its content
199199
is appended to <code>JAVA_OPTS</code> at sbt startup. Similarly, if <code>.sbtopts</code>
200200
and/or <code>/etc/sbt/sbtopts</code> exist, their content is appended to <code>SBT_OPTS</code>.
201201
The default value of <code>JAVA_OPTS</code> is <code>-Dfile.encoding=UTF8</code>.
@@ -290,7 +290,7 @@ <h2 id="Command+Line+Reference">Command Line Reference<a href="#Command+Line+Ref
290290
<td><tt>sbt.color</tt></td>
291291
<td>String</td>
292292
<td><tt>auto</tt></td>
293-
<td>Supercedes <tt>sbt.log.format</tt>.
293+
<td>Supersedes <tt>sbt.log.format</tt>.
294294
To turn on color, use <tt>always</tt> or <tt>true</tt>.
295295
To turn off color, use <tt>never</tt> or <tt>false>.
296296
To use color if the output is a terminal (not a pipe) that supports color, use <tt>auto</tt>.</td>

1.x/docs/es/offline/pamflet.manifest

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
CACHE MANIFEST
2-
# Mon Oct 23 11:50:04 UTC 2023
2+
# Sat Nov 04 23:53:11 UTC 2023
33
index.html
44
Getting-Started.html
55
Setup.html

1.x/docs/es/sbt-reference.pdf

5 Bytes
Binary file not shown.

1.x/docs/ja/offline/pamflet.manifest

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
CACHE MANIFEST
2-
# Mon Oct 23 11:49:51 UTC 2023
2+
# Sat Nov 04 23:53:05 UTC 2023
33
index.html
44
Getting-Started.html
55
Setup.html

1.x/docs/ja/sbt-reference.pdf

4 Bytes
Binary file not shown.

1.x/docs/offline/Combined+Pages.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -5333,7 +5333,7 @@ <h4 class="toctitle">Contents</h4>
53335333
</p><h4 id="sbt+JVM+options+and+system+properties">sbt JVM options and system properties<a href="#sbt+JVM+options+and+system+properties" class="header-link"><span class="header-link-content">&nbsp;</span></a></h4><p>If the <code>JAVA_OPTS</code> and/or <code>SBT_OPTS</code> environment variables are defined when
53345334
<code>sbt</code> starts, their content is passed as command line arguments to the JVM
53355335
running sbt.
5336-
</p><p>If a file named <code>.jvmopt</code> exists in the current directory, its content
5336+
</p><p>If a file named <code>.jvmopts</code> exists in the current directory, its content
53375337
is appended to <code>JAVA_OPTS</code> at sbt startup. Similarly, if <code>.sbtopts</code>
53385338
and/or <code>/etc/sbt/sbtopts</code> exist, their content is appended to <code>SBT_OPTS</code>.
53395339
The default value of <code>JAVA_OPTS</code> is <code>-Dfile.encoding=UTF8</code>.
@@ -5428,7 +5428,7 @@ <h4 class="toctitle">Contents</h4>
54285428
<td><tt>sbt.color</tt></td>
54295429
<td>String</td>
54305430
<td><tt>auto</tt></td>
5431-
<td>Supercedes <tt>sbt.log.format</tt>.
5431+
<td>Supersedes <tt>sbt.log.format</tt>.
54325432
To turn on color, use <tt>always</tt> or <tt>true</tt>.
54335433
To turn off color, use <tt>never</tt> or <tt>false>.
54345434
To use color if the output is a terminal (not a pipe) that supports color, use <tt>auto</tt>.</td>

1.x/docs/offline/Combined+Pages.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8976,7 +8976,7 @@ If the `JAVA_OPTS` and/or `SBT_OPTS` environment variables are defined when
89768976
`sbt` starts, their content is passed as command line arguments to the JVM
89778977
running sbt.
89788978

8979-
If a file named `.jvmopt` exists in the current directory, its content
8979+
If a file named `.jvmopts` exists in the current directory, its content
89808980
is appended to `JAVA_OPTS` at sbt startup. Similarly, if `.sbtopts`
89818981
and/or `/etc/sbt/sbtopts` exist, their content is appended to `SBT_OPTS`.
89828982
The default value of `JAVA_OPTS` is `-Dfile.encoding=UTF8`.
@@ -9114,7 +9114,7 @@ The following system properties can also be passed to `sbt`:
91149114
<td><tt>sbt.color</tt></td>
91159115
<td>String</td>
91169116
<td><tt>auto</tt></td>
9117-
<td>Supercedes <tt>sbt.log.format</tt>.
9117+
<td>Supersedes <tt>sbt.log.format</tt>.
91189118
To turn on color, use <tt>always</tt> or <tt>true</tt>.
91199119
To turn off color, use <tt>never</tt> or <tt>false>.
91209120
To use color if the output is a terminal (not a pipe) that supports color, use <tt>auto</tt>.</td>

1.x/docs/offline/Command-Line-Reference.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ <h2 id="Command+Line+Reference">Command Line Reference<a href="#Command+Line+Ref
195195
</p><h4 id="sbt+JVM+options+and+system+properties">sbt JVM options and system properties<a href="#sbt+JVM+options+and+system+properties" class="header-link"><span class="header-link-content">&nbsp;</span></a></h4><p>If the <code>JAVA_OPTS</code> and/or <code>SBT_OPTS</code> environment variables are defined when
196196
<code>sbt</code> starts, their content is passed as command line arguments to the JVM
197197
running sbt.
198-
</p><p>If a file named <code>.jvmopt</code> exists in the current directory, its content
198+
</p><p>If a file named <code>.jvmopts</code> exists in the current directory, its content
199199
is appended to <code>JAVA_OPTS</code> at sbt startup. Similarly, if <code>.sbtopts</code>
200200
and/or <code>/etc/sbt/sbtopts</code> exist, their content is appended to <code>SBT_OPTS</code>.
201201
The default value of <code>JAVA_OPTS</code> is <code>-Dfile.encoding=UTF8</code>.
@@ -290,7 +290,7 @@ <h2 id="Command+Line+Reference">Command Line Reference<a href="#Command+Line+Ref
290290
<td><tt>sbt.color</tt></td>
291291
<td>String</td>
292292
<td><tt>auto</tt></td>
293-
<td>Supercedes <tt>sbt.log.format</tt>.
293+
<td>Supersedes <tt>sbt.log.format</tt>.
294294
To turn on color, use <tt>always</tt> or <tt>true</tt>.
295295
To turn off color, use <tt>never</tt> or <tt>false>.
296296
To use color if the output is a terminal (not a pipe) that supports color, use <tt>auto</tt>.</td>

1.x/docs/offline/pamflet.manifest

+61-61
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
CACHE MANIFEST
2-
# Mon Oct 23 11:49:44 UTC 2023
2+
# Sat Nov 04 23:53:01 UTC 2023
33
css/custom-202107.css
44
index.html
55
Getting-Started.html
@@ -140,79 +140,79 @@ Archived+pages.html
140140
Hello.html
141141
Contents+in+Depth.html
142142
Combined+Pages.html
143-
files/sbt-logo.svg
144-
files/nvim0.png
145-
files/proxy-cloud-setup.png
146-
files/ubuntu-synaptic.png
147-
files/favicon-96x96.png
148-
files/intellij11.png
149-
files/bintray-new-repo-dialog.png
150-
files/github-logo-teal.svg
151-
files/nvim7.png
152-
files/ubuntu-sources.png
153-
files/metals2.png
154-
files/nvim4.png
155-
files/metals0.png
156-
files/metals6.png
157-
files/bintray-org-member-link-dialog.png
158-
files/nvim1.png
159-
files/typesafe_sbt_svg.svg
160-
files/intellij1.png
161-
files/bintray-new-repo-link.png
162-
files/intellij5.png
163-
files/settings-initialization-load-ordering.png
164-
files/lightbend-reverse.svg
165-
files/typesafe_sbt_reverse_svg.svg
166-
files/nvim5.png
167-
files/proxy-ivy-mvn-setup.png
168-
files/module-diagram.png
169-
files/bintray-repo-link.png
170-
files/task-dependency02.png
171-
files/intellij3.png
172-
files/overview-setting-example.png
173-
files/sbt-logo-reverse.svg
174143
files/github-logo.png
144+
files/task-dependency00.png
145+
files/intellij8.png
146+
files/overview-setting-example.png
147+
files/settings-initialization-load-ordering.png
148+
files/github-logo-teal.svg
175149
files/metals-switch-build-server.png
176-
files/lightbend_reverse.png
177150
files/intellij10.png
178-
files/metals3.png
179-
files/typesafe_reverse.svg
151+
files/sbt-logo-reverse.svg
180152
files/favicon-16x16.png
181-
files/cached-resolution.png
182-
files/task-dependency00.png
183-
files/intellij6.png
184-
files/sbt-configurations.png
153+
files/metals-completion.png
154+
files/intellij5.png
155+
files/lightbend_reverse.png
156+
files/bintray-new-repo-link.png
157+
files/nvim0.png
158+
files/intellij4.png
159+
files/bintray-org-member-link-button.png
185160
files/nvim6.png
161+
files/metals4.png
162+
files/setting-expression.png
163+
files/favicon-96x96.png
164+
files/bintray-signup.png
165+
files/bintray-repo-link.png
166+
files/rgb_color_solid_cube.png
186167
files/favicon-32x32.png
168+
files/ubuntu-sources.png
169+
files/nvim1.png
170+
files/bintray-include-package-form.png
171+
files/metals6.png
187172
files/lightbend-icon-reverse.svg
188-
files/lightbend-icon_reverse.png
189-
files/bintray-signup.png
190-
files/intellij7.png
191-
files/intellij4.png
173+
files/octicon-pencil.svg
174+
files/sbt-configurations.png
175+
files/proxy-ivy-mvn-setup.png
176+
files/nvim2.png
177+
files/metals5.png
192178
files/intellij2.png
193-
files/intellij8.png
194-
files/nvim3.png
195179
files/bintray-link-plugin-search.png
196-
files/classloaders.png
197-
files/metals5.png
198-
files/twitter-logo-white.png
199-
files/bintray-include-package-form.png
200-
files/metals-completion.png
201-
files/metals4.png
202-
files/twitter-logo-teal.svg
180+
files/intellij9.png
181+
files/module-diagram.png
203182
files/task-dependency01.png
204-
files/intellij12.png
205-
files/bintray-include-my-package.png
206-
files/rgb_color_solid_cube.png
207-
files/setting-expression.png
183+
files/ubuntu-synaptic.png
184+
files/nvim4.png
185+
files/nvim5.png
186+
files/intellij6.png
187+
files/lightbend-icon_reverse.png
188+
files/bintray-org-member-link-dialog.png
189+
files/cached-resolution.png
190+
files/intellij1.png
191+
files/sbt-logo.svg
192+
files/task-dependency02.png
208193
files/typesafe_sbt_reverse-pride.png
209-
files/nvim2.png
210-
files/nvim8.png
211-
files/bintray-org-member-link-button.png
212-
files/octicon-pencil.svg
194+
files/intellij12.png
195+
files/typesafe_reverse.svg
213196
files/sbt-logo-100x56.png
214-
files/intellij9.png
197+
files/bintray-new-repo-dialog.png
198+
files/intellij7.png
199+
files/lightbend-reverse.svg
200+
files/proxy-cloud-setup.png
201+
files/metals0.png
202+
files/classloaders.png
203+
files/metals3.png
204+
files/intellij3.png
205+
files/typesafe_sbt_svg.svg
206+
files/typesafe_sbt_reverse_svg.svg
207+
files/metals2.png
208+
files/twitter-logo-teal.svg
209+
files/twitter-logo-white.png
210+
files/nvim7.png
211+
files/intellij11.png
212+
files/nvim8.png
215213
files/typesafe_sbt_reverse_png.png
214+
files/bintray-include-my-package.png
215+
files/nvim3.png
216216
favicon.ico
217217
img/fork.png
218218
img/twitter-bird-dark-bgs.png

1.x/docs/sbt-reference.pdf

4 Bytes
Binary file not shown.

1.x/docs/zh-cn/offline/pamflet.manifest

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
CACHE MANIFEST
2-
# Mon Oct 23 11:49:54 UTC 2023
2+
# Sat Nov 04 23:53:07 UTC 2023
33
index.html
44
Getting-Started.html
55
Setup.html

1.x/docs/zh-cn/sbt-reference.pdf

-1 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)