workaround for GitHub ignoring first title, hiding 'Documentation has moved'

Mark Harrah 2012-10-22 14:39:16 -04:00
parent caababe322
commit 3620a9ee76
73 changed files with 148 additions and 3 deletions

@ -1,3 +1,5 @@
# 0.12.0 Changes
[#274]: https://github.com/harrah/xsbt/pull/274 [#274]: https://github.com/harrah/xsbt/pull/274
[#304]: https://github.com/harrah/xsbt/issues/304 [#304]: https://github.com/harrah/xsbt/issues/304
[#315]: https://github.com/harrah/xsbt/issues/315 [#315]: https://github.com/harrah/xsbt/issues/315

@ -1,3 +1,5 @@
# Changes
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# Community
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# Credits
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,5 +1,7 @@
[sbt-launch]: http://repo.typesafe.com/typesafe/ivy-snapshots/org.scala-sbt/sbt-launch/ [sbt-launch]: http://repo.typesafe.com/typesafe/ivy-snapshots/org.scala-sbt/sbt-launch/
# Nightly Builds
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -2,6 +2,8 @@
[the email thread]: https://groups.google.com/group/simple-build-tool/browse_thread/thread/7761f8b2ce51f02c/129064ea836c9baf [the email thread]: https://groups.google.com/group/simple-build-tool/browse_thread/thread/7761f8b2ce51f02c/129064ea836c9baf
[advanced test interface and runner]: https://groups.google.com/group/simple-build-tool/browse_thread/thread/f5a5fe06bbf3f006/d771009d407d5765 [advanced test interface and runner]: https://groups.google.com/group/simple-build-tool/browse_thread/thread/f5a5fe06bbf3f006/d771009d407d5765
# Opportunites
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# Plugins
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -2,6 +2,8 @@
[Artifact API]: http://harrah.github.com/xsbt/latest/api/sbt/Artifact$.html [Artifact API]: http://harrah.github.com/xsbt/latest/api/sbt/Artifact$.html
[SettingsDefinition]: http://harrah.github.com/xsbt/latest/api/#sbt.Init$SettingsDefinition [SettingsDefinition]: http://harrah.github.com/xsbt/latest/api/#sbt.Init$SettingsDefinition
# Artifacts
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# Best Practices
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,5 +1,7 @@
[Attributed]: http://harrah.github.com/xsbt/latest/api/sbt/Attributed.html [Attributed]: http://harrah.github.com/xsbt/latest/api/sbt/Attributed.html
# Classpaths, sources, and resources
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# Command Line Reference
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# Compiler Plugin Support
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# Console Project
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# Cross-building
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# Detailed Topic Pages
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,6 @@
# Forking
[Fork API]: http://harrah.github.com/xsbt/latest/api/sbt/Fork$.html [Fork API]: http://harrah.github.com/xsbt/latest/api/sbt/Fork$.html
[ForkJava]: http://harrah.github.com/xsbt/latest/api/sbt/Fork$.ForkJava.html [ForkJava]: http://harrah.github.com/xsbt/latest/api/sbt/Fork$.ForkJava.html
[ForkScala]: http://harrah.github.com/xsbt/latest/api/sbt/Fork$.ForkScala.html [ForkScala]: http://harrah.github.com/xsbt/latest/api/sbt/Fork$.ForkScala.html

@ -1,3 +1,5 @@
# Global Settings
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# Using the Configuration System
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# Java Sources
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# Launcher Specification
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# Library Management
[Apache Ivy]: http://ant.apache.org/ivy/ [Apache Ivy]: http://ant.apache.org/ivy/
[Ivy revisions]: http://ant.apache.org/ivy/history/2.2.0/ivyfile/dependency.html#revision [Ivy revisions]: http://ant.apache.org/ivy/history/2.2.0/ivyfile/dependency.html#revision
[Extra attributes]: http://ant.apache.org/ivy/history/2.2.0/concept.html#extra [Extra attributes]: http://ant.apache.org/ivy/history/2.2.0/concept.html#extra

@ -1,3 +1,5 @@
# Local Scala
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# Mapping Files
[Path]: http://harrah.github.com/xsbt/latest/api/sbt/Path$.html [Path]: http://harrah.github.com/xsbt/latest/api/sbt/Path$.html
[PathFinder]: http://harrah.github.com/xsbt/latest/api/sbt/PathFinder.html [PathFinder]: http://harrah.github.com/xsbt/latest/api/sbt/PathFinder.html

@ -1,3 +1,5 @@
# Migrating from 0.7.x
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,5 +1,7 @@
[sbt.ConcurrentRestrictions]: https://github.com/harrah/xsbt/blob/v0.12.0/tasks/ConcurrentRestrictions.scala [sbt.ConcurrentRestrictions]: https://github.com/harrah/xsbt/blob/v0.12.0/tasks/ConcurrentRestrictions.scala
# Task ordering
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# Parsing and tab completion
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -5,6 +5,8 @@
[Path]: http://harrah.github.com/xsbt/latest/api/sbt/Path$.html [Path]: http://harrah.github.com/xsbt/latest/api/sbt/Path$.html
[IO]: http://harrah.github.com/xsbt/latest/api/sbt/IO$.html [IO]: http://harrah.github.com/xsbt/latest/api/sbt/IO$.html
# Paths
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,5 +1,7 @@
[ProcessBuilder API]: http://harrah.github.com/xsbt/latest/api/sbt/ProcessBuilder.html [ProcessBuilder API]: http://harrah.github.com/xsbt/latest/api/sbt/ProcessBuilder.html
# External Processes
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# Publish
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -13,6 +13,8 @@
[url factory]: http://harrah.github.com/xsbt/latest/api/sbt/Resolver$$url$.html [url factory]: http://harrah.github.com/xsbt/latest/api/sbt/Resolver$$url$.html
[URLRepository API]: http://harrah.github.com/xsbt/latest/api/sbt/URLRepository.html [URLRepository API]: http://harrah.github.com/xsbt/latest/api/sbt/URLRepository.html
# Resolvers
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# Running Project Code
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -2,6 +2,8 @@
[conscript]: https://github.com/n8han/conscript [conscript]: https://github.com/n8han/conscript
[setup script]: https://github.com/paulp/xsbtscript [setup script]: https://github.com/paulp/xsbtscript
# Scripts, REPL, and Dependencies
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# Setup Notes
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# Task Inputs/Dependencies
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -3,6 +3,8 @@
[Incomplete]: https://github.com/harrah/xsbt/latest/api/sbt/Incomplete.html [Incomplete]: https://github.com/harrah/xsbt/latest/api/sbt/Incomplete.html
[Result]: https://github.com/harrah/xsbt/latest/api/sbt/Result.html [Result]: https://github.com/harrah/xsbt/latest/api/sbt/Result.html
# Tasks
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# Testing
[uniform test interface]: http://github.com/harrah/test-interface [uniform test interface]: http://github.com/harrah/test-interface
[TestReportListener]: http://harrah.github.com/xsbt/latest/api/sbt/TestReportListener.html [TestReportListener]: http://harrah.github.com/xsbt/latest/api/sbt/TestReportListener.html
[TestsListener]: http://harrah.github.com/xsbt/latest/api/sbt/TestsListener.html [TestsListener]: http://harrah.github.com/xsbt/latest/api/sbt/TestsListener.html

@ -1,3 +1,5 @@
# Triggered Execution
[web plugin]: https://github.com/siasia/xsbt-web-plugin [web plugin]: https://github.com/siasia/xsbt-web-plugin
# Documentation has moved # Documentation has moved

@ -1,3 +1,5 @@
# Update Report
[sbt.UpdateReport]: http://harrah.github.com/xsbt/latest/api/sbt/UpdateReport.html [sbt.UpdateReport]: http://harrah.github.com/xsbt/latest/api/sbt/UpdateReport.html
[DependencyFilter]: http://harrah.github.com/xsbt/latest/api/sbt/DependencyFilter.html [DependencyFilter]: http://harrah.github.com/xsbt/latest/api/sbt/DependencyFilter.html
[ConfigurationFilter]: http://harrah.github.com/xsbt/latest/api/sbt/ConfigurationFilter.html [ConfigurationFilter]: http://harrah.github.com/xsbt/latest/api/sbt/ConfigurationFilter.html

@ -1,3 +1,5 @@
# Advanced Command Example
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# Advanced Configurations Example
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# Examples
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# Full Configuration Example
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# Quick Configuration Examples
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.
@ -5,6 +7,8 @@ The new location for this page is <http://scala-sbt.org/release/docs/Examples/Qu
[sbt.SettingDefinition]: http://harrah.github.com/xsbt/latest/api/sbt/Init$SettingsDefinition.html [sbt.SettingDefinition]: http://harrah.github.com/xsbt/latest/api/sbt/Init$SettingsDefinition.html
# Quick Configuration Examples
Listed here are some examples of settings (each setting is Listed here are some examples of settings (each setting is
independent). See [[.sbt build definition|Getting Started Basic Def]] for details. independent). See [[.sbt build definition|Getting Started Basic Def]] for details.

@ -1,3 +1,5 @@
# Build Loaders
[BuildDependencies]: http://harrah.github.com/xsbt/latest/api/sbt/BuildDependencies.html [BuildDependencies]: http://harrah.github.com/xsbt/latest/api/sbt/BuildDependencies.html
[TransformInfo]: http://harrah.github.com/xsbt/latest/api/index.html#sbt.BuildLoader$$TransformInfo [TransformInfo]: http://harrah.github.com/xsbt/latest/api/index.html#sbt.BuildLoader$$TransformInfo
[ResolveInfo]: http://harrah.github.com/xsbt/latest/api/index.html#sbt.BuildLoader$$ResolveInfo [ResolveInfo]: http://harrah.github.com/xsbt/latest/api/index.html#sbt.BuildLoader$$ResolveInfo

@ -1,3 +1,5 @@
# State and actions
[State]: http://harrah.github.com/xsbt/latest/api/sbt/State$.html [State]: http://harrah.github.com/xsbt/latest/api/sbt/State$.html
[Extracted]: http://harrah.github.com/xsbt/latest/api/sbt/Extracted.html [Extracted]: http://harrah.github.com/xsbt/latest/api/sbt/Extracted.html
[Keys]: http://harrah.github.com/xsbt/latest/api/sbt/Keys$.html [Keys]: http://harrah.github.com/xsbt/latest/api/sbt/Keys$.html

@ -1,3 +1,5 @@
# Creating Command Line Applications Using sbt
[xsbti.AppMain]: http://harrah.github.com/xsbt/latest/api/xsbti/AppMain.html [xsbti.AppMain]: http://harrah.github.com/xsbt/latest/api/xsbti/AppMain.html
# Documentation has moved # Documentation has moved

@ -1,3 +1,5 @@
# Commands
[State]: http://harrah.github.com/xsbt/latest/api/sbt/State.html [State]: http://harrah.github.com/xsbt/latest/api/sbt/State.html
[Command.scala]: http://harrah.github.com/xsbt/latest/sxr/Command.scala.html#10761 [Command.scala]: http://harrah.github.com/xsbt/latest/sxr/Command.scala.html#10761

@ -1,3 +1,5 @@
# Extending sbt
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# Input Tasks
[InputTask.apply]: http://harrah.github.com/xsbt/latest/api/sbt/InputTask$.html [InputTask.apply]: http://harrah.github.com/xsbt/latest/api/sbt/InputTask$.html
# Documentation has moved # Documentation has moved

@ -1,3 +1,6 @@
# Plugins Best Practices
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# Plugins
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# Settings Core
[Global]: http://harrah.github.com/xsbt/latest/api/sbt/Global$.html [Global]: http://harrah.github.com/xsbt/latest/api/sbt/Global$.html
[This]: http://harrah.github.com/xsbt/latest/api/sbt/This$.html [This]: http://harrah.github.com/xsbt/latest/api/sbt/This$.html
[Select]: http://harrah.github.com/xsbt/latest/api/sbt/Select.html [Select]: http://harrah.github.com/xsbt/latest/api/sbt/Select.html

4
FAQ.md

@ -26,11 +26,13 @@
# Frequently Asked Questions # Frequently Asked Questions
## Docucmentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.
The new location for the FAQ is <http://scala-sbt.org/release/docs/faq>. The new location for the FAQ is <http://scala-sbt.org/release/docs/faq>.
# Frequently Asked Questions
## Project Information ## Project Information
### How do I get help? ### How do I get help?

@ -1,5 +1,7 @@
[Keys]: http://harrah.github.com/xsbt/latest/sxr/Keys.scala.html [Keys]: http://harrah.github.com/xsbt/latest/sxr/Keys.scala.html
# `.sbt` Build Definition
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -2,6 +2,8 @@
[Defaults]: http://harrah.github.com/xsbt/latest/sxr/Defaults.scala.html "Defaults.scala" [Defaults]: http://harrah.github.com/xsbt/latest/sxr/Defaults.scala.html "Defaults.scala"
[IO]: http://harrah.github.com/xsbt/latest/api/index.html#sbt.IO$ "IO object" [IO]: http://harrah.github.com/xsbt/latest/api/index.html#sbt.IO$ "IO object"
# Custom Settings and Tasks
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,5 +1,7 @@
[Maven]: http://maven.apache.org/ [Maven]: http://maven.apache.org/
# Directory structure
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# `.scala` Build Definition
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# Hello, World
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -7,6 +7,8 @@
[specs]: http://code.google.com/p/specs/ [specs]: http://code.google.com/p/specs/
[ScalaTest]: http://www.scalatest.org/ [ScalaTest]: http://www.scalatest.org/
# Library Dependencies
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,6 +1,8 @@
[Keys]: http://harrah.github.com/xsbt/latest/sxr/Keys.scala.html "Keys.scala" [Keys]: http://harrah.github.com/xsbt/latest/sxr/Keys.scala.html "Keys.scala"
[ScopedSetting]: http://harrah.github.com/xsbt/latest/api/sbt/ScopedSetting.html [ScopedSetting]: http://harrah.github.com/xsbt/latest/api/sbt/ScopedSetting.html
# More Kinds of Setting
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# Multi-Project Builds
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# Running
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -2,6 +2,8 @@
http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#Dependency_Scope http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#Dependency_Scope
"Maven scopes" "Maven scopes"
# Scopes
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,5 +1,7 @@
[sbt-launch.jar]: http://typesafe.artifactoryonline.com/typesafe/ivy-releases/org.scala-sbt/sbt-launch/0.12.0/sbt-launch.jar [sbt-launch.jar]: http://typesafe.artifactoryonline.com/typesafe/ivy-releases/org.scala-sbt/sbt-launch/0.12.0/sbt-launch.jar
# Setup
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# Getting Started Summary
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# Using Plugins
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1,3 +1,5 @@
# Welcome!
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -3,3 +3,6 @@ sbt is a build tool for Scala and Java projects that aims to do the basics well.
# Documentation has moved # Documentation has moved
The documentation for sbt is now located at <http://scala-sbt.org>. The documentation for sbt is now located at <http://scala-sbt.org>.
Please see the sbt [README] for editing instructions.
[README]: https://github.com/harrah/xsbt

@ -30,6 +30,8 @@
[State]: http://harrah.github.com/xsbt/latest/api/sbt/State.html [State]: http://harrah.github.com/xsbt/latest/api/sbt/State.html
[Task]: http://harrah.github.com/xsbt/latest/api/sbt/Task.html [Task]: http://harrah.github.com/xsbt/latest/api/sbt/Task.html
# Index
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1 +0,0 @@
See: https://github.com/harrah/xsbt/wiki/Publishing

@ -1,3 +1,5 @@
# Resources
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.

@ -1 +0,0 @@
If you are looking for a sample project leveraging project, go to https://github.com/emcastro/sbt-sample, download it and run sbt on it.

@ -1,3 +1,5 @@
# Understanding Incremental Recompilation
# Documentation has moved # Documentation has moved
The documentation for sbt has moved to <http://scala-sbt.org>. The documentation for sbt has moved to <http://scala-sbt.org>.