Andy Wilkinson
f58b8366e1
Correct the syntax that's used for smart single and double quotes
...
Fixes gh-1753
2014-10-28 11:03:35 +00:00
Phillip Webb
7e842aee77
Escape `...*...` outputs using `+...*...+`
2014-10-09 12:41:39 -07:00
Christoph Frick
3b07e4e633
Fix typos in the documentation: though -> through
...
Closes gh-1510
2014-09-07 11:03:49 -05:00
Phillip Webb
c2c31cdb3c
Add upgrade instructions to the reference docs
...
Add a section with a link to the project wiki.
See gh-731
2014-06-09 16:53:17 -07:00
Phillip Webb
9a5d828f52
Polish docbook formatting
2014-06-09 16:34:54 -07:00
Andy Wilkinson
dbd0e778c6
Merge branch '1.0.x'
2014-06-05 15:51:00 +01:00
Andy Wilkinson
fe3d2c39a0
Fix broken links in the documentation
2014-06-05 15:49:29 +01:00
bjornerik
769ffe2834
Missing space destroys formatting in doc
2014-05-28 09:11:19 +01:00
bjornerik
021f8eba03
Missing space destroys formatting in doc
2014-05-28 08:59:26 +01:00
Eric Dahl
3457cc4f39
Fix multiple typos in documentation, as well as "thread.deamon" typo in actuator
2014-05-22 21:18:08 -05:00
Phillip Webb
f80d23ada7
Clarify why you might not use the starter parent
...
Update reference documentation to make it clearer why you might not
always want to use the spring-boot-starter-parent.
Fixes gh-774
2014-05-09 19:24:03 +01:00
Phillip Webb
d9bf538e95
Document repackage in maven without parent POM
...
Fixes gh-811
2014-05-08 16:17:37 +01:00
Phillip Webb
38fb8e6874
Fix broken documentation link
2014-05-08 14:37:42 +01:00
Dave Syer
42ca765e1a
Remove test dependencies from spring-boot-starter-parent
...
Fixes gh-617
Conflicts:
spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc
2014-04-26 13:42:16 +01:00
Dave Syer
383fbe9e71
Remove return keyword from groovy examples in docs
...
Fixes gh-656
2014-04-11 06:53:08 +01:00
Verrol L. Adams
a122f3e0f2
changed 'that can you can' to 'that you can' in Getting Started: 8. Introducing Spring Boot
2014-04-11 06:35:46 +01:00
Lukasz Kryger
10b177fb68
Grammar etc. fixes in the docs
...
Fixes gh-654
2014-04-10 10:08:45 +01:00
Dave Syer
c0cf31cfd8
/etc/bash_completion.d -> something else
...
I preferred /etc/bash_completion.d (since it mirrors the actual
preferred deployment of the scripts on my OS). Maybe the MacBoys
have a different point of view? Anyway the docs now point to the
actual script location.
Fixes gh-651
2014-04-09 22:02:53 +01:00
Dave Syer
966ee879b1
@Controller -> @RestController in docs
...
Fixes gh-652
2014-04-09 21:59:29 +01:00
Phillip Webb
13517598a4
Revert "Remove test dependencies from spring-boot-starter-parent"
...
This reverts commit 5ded496dc3
.
Fixes gh-628
2014-04-06 21:50:22 -07:00
Dave Syer
5ded496dc3
Remove test dependencies from spring-boot-starter-parent
...
Fixes gh-617
2014-04-01 17:36:43 +01:00
Phillip Webb
f0b6f6a516
Remove quotes from internal documentation links
...
Remove quote-marks from internal documentation links and instead favor
italics.
2014-03-17 14:14:45 -07:00
Phillip Webb
447b2be91d
Fix lets -> let's in documentation
2014-03-17 13:41:56 -07:00
Stephane Nicoll
78f9afba90
Review first 8 parts of the doc
...
This commit mostly fixes typos but also improves slightly specific
areas, adding links when it make sense.
2014-03-17 12:39:30 -07:00
Phillip Webb
163509b5e5
Add initial reference manual documentation
...
See gh-295
2014-03-13 13:47:22 -07:00