Remove obsolete docs folder

This commit is contained in:
Phillip Webb
2015-11-13 20:20:35 -08:00
parent c4f653e8e3
commit 4aaab6c2a1
2 changed files with 0 additions and 14 deletions

View File

@@ -1,4 +0,0 @@
= NOTE
Documentation can now be found in the `spring-boot-docs` project. This folder will be
removed at a future date.

View File

@@ -1,10 +0,0 @@
# How Do I Do That With Spring Boot?
**The How-to is now part of the reference documentation.**
The How-to guide has moved and is now published as part of the reference documentation.
You can find the latest browsable copy at
http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#howto
If you want to contribute to the How-to the source is available at
[`spring-boot-docs/src/main/asciidoc/howto.adoc`](../spring-boot-docs/src/main/asciidoc/howto.adoc).