Skip to content

Commit

Permalink
updated site
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n committed Aug 12, 2023
1 parent 9619542 commit dce7501
Show file tree
Hide file tree
Showing 41 changed files with 5,940 additions and 5,750 deletions.
412 changes: 210 additions & 202 deletions 1.x/docs/Combined+Pages+Pdf.md

Large diffs are not rendered by default.

415 changes: 211 additions & 204 deletions 1.x/docs/Combined+Pages.html

Large diffs are not rendered by default.

412 changes: 210 additions & 202 deletions 1.x/docs/Combined+Pages.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion 1.x/docs/Contents+in+Depth.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ <h4 class="toctitle">Contents</h4>
<ul class="outline"> <li> <a href="Installing-sbt-on-Mac.html#Homebrew">Homebrew </a> </li> </ul>
</li></ul></li><li><div><a href="Installing-sbt-on-Windows.html">Installing sbt on Windows</a></div><ul class="outline"><li> <a href="Installing-sbt-on-Windows.html#Install+sbt+with++cs+setup">Install sbt with cs setup </a> </li><li> <a href="Installing-sbt-on-Windows.html#Install+JDK">Install JDK </a> </li><li> <a href="Installing-sbt-on-Windows.html#Installing+from+a+universal+package">Installing from a universal package </a> </li><li> <a href="Installing-sbt-on-Windows.html#Windows+installer">Windows installer </a> </li><li> <a href="Installing-sbt-on-Windows.html#Installing+from+a+third-party+package">Installing from a third-party package </a>
<ul class="outline"> <li> <a href="Installing-sbt-on-Windows.html#Scoop">Scoop </a> </li><li> <a href="Installing-sbt-on-Windows.html#Chocolatey">Chocolatey </a> </li> </ul>
</li></ul></li><li><div><a href="Installing-sbt-on-Linux.html">Installing sbt on Linux</a></div><ul class="outline"><li> <a href="Installing-sbt-on-Linux.html#Install+sbt+with++cs+setup">Install sbt with cs setup </a> </li><li> <a href="Installing-sbt-on-Linux.html#Installing+from+SDKMAN">Installing from SDKMAN </a> </li><li> <a href="Installing-sbt-on-Linux.html#Install+JDK">Install JDK </a> </li><li> <a href="Installing-sbt-on-Linux.html#Installing+from+a+universal+package">Installing from a universal package </a> </li><li> <a href="Installing-sbt-on-Linux.html#Ubuntu+and+other+Debian-based+distributions">Ubuntu and other Debian-based distributions </a> </li><li> <a href="Installing-sbt-on-Linux.html#Red+Hat+Enterprise+Linux+and+other+RPM-based+distributions">Red Hat Enterprise Linux and other RPM-based distributions </a> </li><li> <a href="Installing-sbt-on-Linux.html#Gentoo">Gentoo </a> </li></ul></li> </ol></li><li><div><a href="sbt-by-example.html">sbt by example</a></div><ul class="outline"><li> <a href="sbt-by-example.html#Create+a+minimum+sbt+build">Create a minimum sbt build </a> </li><li> <a href="sbt-by-example.html#Start+sbt+shell">Start sbt shell </a> </li><li> <a href="sbt-by-example.html#Exit+sbt+shell">Exit sbt shell </a> </li><li> <a href="sbt-by-example.html#Compile+a+project">Compile a project </a> </li><li> <a href="sbt-by-example.html#Recompile+on+code+change">Recompile on code change </a> </li><li> <a href="sbt-by-example.html#Create+a+source+file">Create a source file </a> </li><li> <a href="sbt-by-example.html#Run+a+previous+command">Run a previous command </a> </li><li> <a href="sbt-by-example.html#Getting+help">Getting help </a> </li><li> <a href="sbt-by-example.html#Run+your+app">Run your app </a> </li><li> <a href="sbt-by-example.html#Set+ThisBuild+%2F+scalaVersion+from+sbt+shell">Set ThisBuild / scalaVersion from sbt shell </a> </li><li> <a href="sbt-by-example.html#Save+the+session+to+build.sbt">Save the session to build.sbt </a> </li><li> <a href="sbt-by-example.html#Name+your+project">Name your project </a> </li><li> <a href="sbt-by-example.html#Reload+the+build">Reload the build </a> </li><li> <a href="sbt-by-example.html#Add+ScalaTest+to+libraryDependencies">Add ScalaTest to libraryDependencies </a> </li><li> <a href="sbt-by-example.html#Run+tests">Run tests </a> </li><li> <a href="sbt-by-example.html#Run+incremental+tests+continuously">Run incremental tests continuously </a> </li><li> <a href="sbt-by-example.html#Write+a+test">Write a test </a> </li><li> <a href="sbt-by-example.html#Make+the+test+pass">Make the test pass </a> </li><li> <a href="sbt-by-example.html#Add+a+library+dependency">Add a library dependency </a> </li><li> <a href="sbt-by-example.html#Use+Scala+REPL">Use Scala REPL </a> </li><li> <a href="sbt-by-example.html#Make+a+subproject">Make a subproject </a> </li><li> <a href="sbt-by-example.html#List+all+subprojects">List all subprojects </a> </li><li> <a href="sbt-by-example.html#Compile+the+subproject">Compile the subproject </a> </li><li> <a href="sbt-by-example.html#Add+ScalaTest+to+the+subproject">Add ScalaTest to the subproject </a> </li><li> <a href="sbt-by-example.html#Broadcast+commands">Broadcast commands </a> </li><li> <a href="sbt-by-example.html#Make+hello+depend+on+helloCore">Make hello depend on helloCore </a> </li><li> <a href="sbt-by-example.html#Parse+JSON+using+Play+JSON">Parse JSON using Play JSON </a> </li><li> <a href="sbt-by-example.html#Add+sbt-native-packager+plugin">Add sbt-native-packager plugin </a> </li><li> <a href="sbt-by-example.html#Reload+and+create+a+.zip+distribution">Reload and create a .zip distribution </a> </li><li> <a href="sbt-by-example.html#Dockerize+your+app">Dockerize your app </a> </li><li> <a href="sbt-by-example.html#Set+the+version">Set the version </a> </li><li> <a href="sbt-by-example.html#Switch+scalaVersion+temporarily">Switch scalaVersion temporarily </a> </li><li> <a href="sbt-by-example.html#Inspect+the+dist+task">Inspect the dist task </a> </li><li> <a href="sbt-by-example.html#Batch+mode">Batch mode </a> </li><li> <a href="sbt-by-example.html#sbt+new+command">sbt new command </a> </li><li> <a href="sbt-by-example.html#Credits">Credits </a> </li></ul></li><li><div><a href="Directories.html">Directory structure</a></div><ul class="outline"><li> <a href="Directories.html#Base+directory">Base directory </a> </li><li> <a href="Directories.html#Source+code">Source code </a> </li><li> <a href="Directories.html#sbt+build+definition+files">sbt build definition files </a> </li><li> <a href="Directories.html#Build+support+files">Build support files </a> </li><li> <a href="Directories.html#Build+products">Build products </a> </li><li> <a href="Directories.html#Configuring+version+control">Configuring version control </a> </li></ul></li><li><div><a href="Running.html">Running</a></div><ul class="outline"><li> <a href="Running.html#sbt+shell">sbt shell </a> </li><li> <a href="Running.html#Batch+mode">Batch mode </a> </li><li> <a href="Running.html#Continuous+build+and+test">Continuous build and test </a> </li><li> <a href="Running.html#Common+commands">Common commands </a> </li><li> <a href="Running.html#Tab+completion">Tab completion </a> </li><li> <a href="Running.html#sbt+shell+history">sbt shell history </a> </li></ul></li><li><div><a href="IDE.html">IDE Integration</a></div><ul class="outline"><li> <a href="IDE.html#Using+sbt+as+Metals+build+server">Using sbt as Metals build server </a>
</li></ul></li><li><div><a href="Installing-sbt-on-Linux.html">Installing sbt on Linux</a></div><ul class="outline"><li> <a href="Installing-sbt-on-Linux.html#Install+sbt+with++cs+setup">Install sbt with cs setup </a> </li><li> <a href="Installing-sbt-on-Linux.html#Installing+from+SDKMAN">Installing from SDKMAN </a> </li><li> <a href="Installing-sbt-on-Linux.html#Install+JDK">Install JDK </a> </li><li> <a href="Installing-sbt-on-Linux.html#Installing+from+a+universal+package">Installing from a universal package </a> </li><li> <a href="Installing-sbt-on-Linux.html#Ubuntu+and+other+Debian-based+distributions">Ubuntu and other Debian-based distributions </a> </li><li> <a href="Installing-sbt-on-Linux.html#Red+Hat+Enterprise+Linux+and+other+RPM-based+distributions">Red Hat Enterprise Linux and other RPM-based distributions </a> </li><li> <a href="Installing-sbt-on-Linux.html#Gentoo">Gentoo </a> </li></ul></li> </ol></li><li><div><a href="sbt-by-example.html">sbt by example</a></div><ul class="outline"><li> <a href="sbt-by-example.html#Create+a+minimum+sbt+build">Create a minimum sbt build </a> </li><li> <a href="sbt-by-example.html#Start+sbt+shell">Start sbt shell </a> </li><li> <a href="sbt-by-example.html#Exit+sbt+shell">Exit sbt shell </a> </li><li> <a href="sbt-by-example.html#Compile+a+project">Compile a project </a> </li><li> <a href="sbt-by-example.html#Recompile+on+code+change">Recompile on code change </a> </li><li> <a href="sbt-by-example.html#Create+a+source+file">Create a source file </a> </li><li> <a href="sbt-by-example.html#Run+a+previous+command">Run a previous command </a> </li><li> <a href="sbt-by-example.html#Getting+help">Getting help </a> </li><li> <a href="sbt-by-example.html#Run+your+app">Run your app </a> </li><li> <a href="sbt-by-example.html#Set+ThisBuild+%2F+scalaVersion+from+sbt+shell">Set ThisBuild / scalaVersion from sbt shell </a> </li><li> <a href="sbt-by-example.html#Save+the+session+to+build.sbt">Save the session to build.sbt </a> </li><li> <a href="sbt-by-example.html#Name+your+project">Name your project </a> </li><li> <a href="sbt-by-example.html#Reload+the+build">Reload the build </a> </li><li> <a href="sbt-by-example.html#Add+toolkit-test+to+libraryDependencies">Add toolkit-test to libraryDependencies </a> </li><li> <a href="sbt-by-example.html#Run+tests">Run tests </a> </li><li> <a href="sbt-by-example.html#Run+incremental+tests+continuously">Run incremental tests continuously </a> </li><li> <a href="sbt-by-example.html#Write+a+test">Write a test </a> </li><li> <a href="sbt-by-example.html#Make+the+test+pass">Make the test pass </a> </li><li> <a href="sbt-by-example.html#Add+a+library+dependency">Add a library dependency </a> </li><li> <a href="sbt-by-example.html#Use+Scala+REPL">Use Scala REPL </a> </li><li> <a href="sbt-by-example.html#Make+a+subproject">Make a subproject </a> </li><li> <a href="sbt-by-example.html#List+all+subprojects">List all subprojects </a> </li><li> <a href="sbt-by-example.html#Compile+the+subproject">Compile the subproject </a> </li><li> <a href="sbt-by-example.html#Add+toolkit-test+to+the+subproject">Add toolkit-test to the subproject </a> </li><li> <a href="sbt-by-example.html#Broadcast+commands">Broadcast commands </a> </li><li> <a href="sbt-by-example.html#Make+hello+depend+on+helloCore">Make hello depend on helloCore </a> </li><li> <a href="sbt-by-example.html#Parse+JSON+using+uJson">Parse JSON using uJson </a> </li><li> <a href="sbt-by-example.html#Add+sbt-native-packager+plugin">Add sbt-native-packager plugin </a> </li><li> <a href="sbt-by-example.html#Reload+and+create+a+.zip+distribution">Reload and create a .zip distribution </a> </li><li> <a href="sbt-by-example.html#Dockerize+your+app">Dockerize your app </a> </li><li> <a href="sbt-by-example.html#Set+the+version">Set the version </a> </li><li> <a href="sbt-by-example.html#Switch+scalaVersion+temporarily">Switch scalaVersion temporarily </a> </li><li> <a href="sbt-by-example.html#Inspect+the+dist+task">Inspect the dist task </a> </li><li> <a href="sbt-by-example.html#Batch+mode">Batch mode </a> </li><li> <a href="sbt-by-example.html#sbt+new+command">sbt new command </a> </li><li> <a href="sbt-by-example.html#Credits">Credits </a> </li></ul></li><li><div><a href="Directories.html">Directory structure</a></div><ul class="outline"><li> <a href="Directories.html#Base+directory">Base directory </a> </li><li> <a href="Directories.html#Source+code">Source code </a> </li><li> <a href="Directories.html#sbt+build+definition+files">sbt build definition files </a> </li><li> <a href="Directories.html#Build+support+files">Build support files </a> </li><li> <a href="Directories.html#Build+products">Build products </a> </li><li> <a href="Directories.html#Configuring+version+control">Configuring version control </a> </li></ul></li><li><div><a href="Running.html">Running</a></div><ul class="outline"><li> <a href="Running.html#sbt+shell">sbt shell </a> </li><li> <a href="Running.html#Batch+mode">Batch mode </a> </li><li> <a href="Running.html#Continuous+build+and+test">Continuous build and test </a> </li><li> <a href="Running.html#Common+commands">Common commands </a> </li><li> <a href="Running.html#Tab+completion">Tab completion </a> </li><li> <a href="Running.html#sbt+shell+history">sbt shell history </a> </li></ul></li><li><div><a href="IDE.html">IDE Integration</a></div><ul class="outline"><li> <a href="IDE.html#Using+sbt+as+Metals+build+server">Using sbt as Metals build server </a>
<ul class="outline"> <li> <a href="IDE.html#Interactive+debugging+on+VS+Code">Interactive debugging on VS Code </a> </li><li> <a href="IDE.html#Logging+into+sbt+session">Logging into sbt session </a> </li> </ul>
</li><li> <a href="IDE.html#Importing+to+IntelliJ+IDEA">Importing to IntelliJ IDEA </a>
<ul class="outline"> <li> <a href="IDE.html#Interactive+debugging+with+IntelliJ+IDEA">Interactive debugging with IntelliJ IDEA </a> </li> </ul>
Expand Down

0 comments on commit dce7501

Please sign in to comment.