sbt/src/sphinx/Detailed-Topics/Configuration-Index.rst

30 lines
598 B
ReStructuredText
Raw Normal View History

2013-11-24 02:51:52 +01:00
=============
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