### The Build system - [[The Build System | Build]] - [[About sbt settings | SBTSettings]] - [[Manage application dependencies | SBTDependencies]] - [[Working with sub-projects | SBTSubProjects]] ### Getting started - [[Installing Play | Installing]] - [[Creating a new application | NewApplication]] - [[Anatomy of a Play application | Anatomy]] - [[Using the Play console | PlayConsole ]] - [[Setting-up your preferred IDE | IDE]] - [[Sample applications | Samples]] ### Working with Play - [[Play for Scala developers | ScalaHome]] - [[Play for Java developers | JavaHome]] ### Detailed topics - [[The Build system | Build]] - [[Working with public assets | Assets]] - [[Managing database evolutions | Evolutions]] - [[Configuration | Configuration]] - [[Deploying your application | Production]] ### Additional documentations - [[Scala|http://docs.scala-lang.org/]] - [[Akka|http://akka.io/docs/]] - [[sbt|http://www.scala-sbt.org/learn.html]] - [[Configuration|https://github.com/typesafehub/config]] - [[Logback|http://logback.qos.ch/documentation.html]]