Browse Source

Polish asciidoc markup

pull/25562/head
Phillip Webb 5 years ago
parent
commit
3bb9b2300e
  1. 4
      spring-boot-project/spring-boot-docs/src/docs/asciidoc/spring-boot-features.adoc

4
spring-boot-project/spring-boot-docs/src/docs/asciidoc/spring-boot-features.adoc

@ -747,7 +747,7 @@ For the second case, you need to use the `configtree:` prefix so that Spring Boo @@ -747,7 +747,7 @@ For the second case, you need to use the `configtree:` prefix so that Spring Boo
As an example, let's imagine that Kubernetes has mounted the following volume:
[source,indent=0]
[indent=0]
----
etc/
config/
@ -776,7 +776,7 @@ Any `configtree:` location that ends with `/*/` will import all immediate childr @@ -776,7 +776,7 @@ Any `configtree:` location that ends with `/*/` will import all immediate childr
For example, given the following volume:
[source,indent=0]
[indent=0]
----
etc/
config/

Loading…
Cancel
Save