From 8f2653d4c7d6734d527e45df2797df1448af7343 Mon Sep 17 00:00:00 2001 From: Jay Bryant Date: Thu, 2 Nov 2017 09:52:46 -0500 Subject: [PATCH] Wrap documentation-overview.adoc at 90 characters and use title case Closes gh-10889 --- .../main/asciidoc/documentation-overview.adoc | 115 +++++++++--------- 1 file changed, 59 insertions(+), 56 deletions(-) diff --git a/spring-boot-project/spring-boot-docs/src/main/asciidoc/documentation-overview.adoc b/spring-boot-project/spring-boot-docs/src/main/asciidoc/documentation-overview.adoc index 54260d3081..a0c454a878 100644 --- a/spring-boot-project/spring-boot-docs/src/main/asciidoc/documentation-overview.adoc +++ b/spring-boot-project/spring-boot-docs/src/main/asciidoc/documentation-overview.adoc @@ -10,7 +10,7 @@ as a map for the rest of the document. [[boot-documentation-about]] -== About the documentation +== About the Documentation The Spring Boot reference guide is available as * {spring-boot-docs}/html[HTML] @@ -20,46 +20,46 @@ The Spring Boot reference guide is available as The latest copy is available at {spring-boot-docs-current}. -Copies of this document may be made for your own use and for -distribution to others, provided that you do not charge any fee for such copies and -further provided that each copy contains this Copyright Notice, whether distributed in -print or electronically. +Copies of this document may be made for your own use and for distribution to others, +provided that you do not charge any fee for such copies and further provided that each +copy contains this Copyright Notice, whether distributed in print or electronically. [[boot-documentation-getting-help]] -== Getting help +== Getting Help If you have trouble with Spring Boot, we would like to help. -* Try the <>. They provide solutions to the most common - questions. -* Learn the Spring basics. Spring Boot builds on many other Spring projects. Check - the http://spring.io[spring.io] web-site for a wealth of reference documentation. If - you are starting out with Spring, try one of the http://spring.io/guides[guides]. +* Try the <>. They provide solutions to the most +common questions. +* Learn the Spring basics. Spring Boot builds on many other Spring projects. Check the +http://spring.io[spring.io] web-site for a wealth of reference documentation. If you are +starting out with Spring, try one of the http://spring.io/guides[guides]. * Ask a question. We monitor http://stackoverflow.com[stackoverflow.com] for questions - tagged with http://stackoverflow.com/tags/spring-boot[`spring-boot`]. +tagged with http://stackoverflow.com/tags/spring-boot[`spring-boot`]. * Report bugs with Spring Boot at https://github.com/spring-projects/spring-boot/issues. -NOTE: All of Spring Boot is open source, including the documentation. If you find problems -with the docs or if you want to improve them, please {github-code}[get involved]. +NOTE: All of Spring Boot is open source, including the documentation. If you find +problems with the docs or if you want to improve them, please {github-code}[get +involved]. [[boot-documentation-first-steps]] -== First steps +== First Steps If you are getting started with Spring Boot or 'Spring' in general, start with <>: * *From scratch:* - <> | - <> | - <> +<> | +<> | +<> * *Tutorial:* - <> | - <> +<> | +<> * *Running your example:* - <> | - <> +<> | +<> @@ -68,56 +68,58 @@ Ready to actually start using Spring Boot? <>: * *Build systems:* - <> | - <> | - <> | - <> +<> | +<> | +<> | +<> * *Best practices:* - <> | - <> | - <> | - <> +<> | +<> | +<> | +<> * *Running your code* - <> | - <> | - <> | - <> +<> | +<> | +<> | +<> * *Packaging your app:* - <> +<> * *Spring Boot CLI:* <> -== Learning about Spring Boot features +== Learning about Spring Boot Features Need more details about Spring Boot's core features? <>: * *Core Features:* - <> | - <> | - <> | - <> +<> | +<> | +<> | +<> * *Web Applications:* - <> | - <> +<> | +<> * *Working with data:* - <> | - <> +<> | +<> * *Messaging:* - <> | - <> +<> | +<> * *Testing:* - <> | - <> | - <> +<> | +<> | +<> * *Extending:* - <> | - <> +<> | +<> -== Moving to production +== Moving to Production When you are ready to push your Spring Boot application to production, we have <> that you might like: @@ -135,7 +137,7 @@ When you are ready to push your Spring Boot application to production, we have -== Advanced topics +== Advanced Topics Finally, we have a few topics for more advanced users: * *Spring Boot Applications Deployment:* @@ -145,7 +147,8 @@ Finally, we have a few topics for more advanced users: <> | <> * *Appendix:* -<> | -<> | +<> | +<> | <> -