Restore docbook for now

This commit restores docbook as we miss several features (anchors, etc).
This commit is contained in:
Stephane Nicoll
2017-04-28 16:10:47 +02:00
parent 8bfa36c44f
commit 4c9069357e
4 changed files with 5 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 248 KiB

View File

@@ -23,8 +23,8 @@ Stéphane Nicoll; Dave Syer
// ====================================================================================== // ======================================================================================
include::documentation-overview.adoc[leveloffset=+1] include::documentation-overview.adoc[]
include::user-guide.adoc[leveloffset=+1] include::user-guide.adoc[]
include::configuration-guide.adoc[leveloffset=+1] include::configuration-guide.adoc[]
include::api-guide.adoc[leveloffset=+1] include::api-guide.adoc[]
// ====================================================================================== // ======================================================================================

View File

@@ -20,7 +20,7 @@ arrow keys and `Enter` to select the "Web" starter.
Your browser should now be in this state: Your browser should now be in this state:
image::web-selected.png[] image::web-selected.png[Browser,1200, 720]
NOTE: The Spring Boot version above probably doesn't match the one you have. As we will NOTE: The Spring Boot version above probably doesn't match the one you have. As we will
see later, start.spring.io is continuously updated as new Spring Boot versions are see later, start.spring.io is continuously updated as new Spring Boot versions are

Binary file not shown.

After

Width:  |  Height:  |  Size: 178 KiB