We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Remove content and only point to new site.
Revert "Remove old documentation pages from wiki that are duplicated by content on scala-sbt.org." This reverts commit 1d8850f486fae3233de41254d99328ca1362cc78 in order to preserve the old wiki content on harrah/xsbt.
Remove old documentation pages from wiki that are duplicated by content on scala-sbt.org. The harrah/xsbt wiki still has these pages.
workaround for GitHub ignoring first title, hiding 'Documentation has moved'
notice+link to new locations on scala-sbt.org
updates for 0.12.0
Revert 9ca80c9c484b8c99e8774120d858d5c00f1463f5^ ... 9ca80c9c484b8c99e8774120d858d5c00f1463f5
Revert be50ca111a2b3c73bc75a10a9d0fc712e251f6aa ... ef5a2b2b1a43ef14c0aae992aa9880e1656c09bc
Revert f53a3cb69a1f7f9b96d21ccdd8bb880cb73d93ef ... dcc5ecbb6aa97ffff9f2d2251e17cf18c40c58e1
Destroyed .sbt Build Definition (markdown)
explain a bit more that a .sbt file is just a Seq
Add a discussion of the blank lines in .sbt files; realized everyone keeps mentioning this but "getting started" barely did
grammar fix to Getting-Started-Basic-Def
remove word "cached" for settings key
always say "page" not "section" for pages
move the libraryDependencies teaser later in the page
avoid "basic" and "full" terminology No need to add terminology; just say .sbt and .scala files.
Clarify language around SettingKey value "caching"
More of Mark's suggested cleanups to basic build def page.
say briefly what InputKey does instead of being mysterious
add a teaser about libraryDependencies to the basic def page
Remove references to Key[T] This type will disappear in future sbt versions.
add page numbers and previous/next to the Getting Started guide
Group "getting started" pages by prefix and directory The directory will allow a separate _Sidebar.md for the Getting Started. The redundant prefixes are required because gollum URLs don't have the directory.