mirror of https://github.com/sbt/sbt.git
30 lines
598 B
ReStructuredText
30 lines
598 B
ReStructuredText
=============
|
|
Configuration
|
|
=============
|
|
|
|
This part of the documentation has pages documenting particular sbt topics in detail.
|
|
Before reading anything in here, you will need the information in the
|
|
:doc:`Getting Started Guide </Getting-Started/Welcome>` as a foundation.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
Classpaths
|
|
Compiler-Plugins
|
|
Configuring-Scala
|
|
Forking
|
|
Global-Settings
|
|
Java-Sources
|
|
Mapping-Files
|
|
Local-Scala
|
|
Macro-Projects
|
|
Paths
|
|
Parallel-Execution
|
|
Process
|
|
Running-Project-Code
|
|
Testing
|
|
Tasks
|
|
/Extending/Input-Tasks
|
|
Parsing-Input
|
|
Setup-Notes
|