mirror of https://github.com/sbt/sbt.git
17 lines
449 B
ReStructuredText
17 lines
449 B
ReStructuredText
============================
|
|
Tasks, Commands, and Plugins
|
|
============================
|
|
|
|
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
|
|
|
|
Tasks
|
|
/Extending/Input-Tasks
|
|
/Extending/Commands
|
|
Parsing-Input
|
|
/Extending/Build-State
|