Fixed doc rendering

This commit is contained in:
Oleg Zhurakousky
2019-07-12 16:52:33 +02:00
parent 2afb53f967
commit 570bbb23b5
11 changed files with 46 additions and 138 deletions

View File

@@ -7,7 +7,7 @@ Edit the files in the src/main/asciidoc/ directory instead.
This project provides an adapter layer for a Spring Cloud Function application onto Azure.
You can write an app with a single `@Bean` of type `Function` and it will be deployable in Azure if you get the JAR file laid out right.
Unresolved directive in azure-readme.adoc - include::adapters/azure-intro.adoc[]
Unresolved directive in azure-readme.adoc - include::./adapters/azure-intro.adoc[]
== Sample Function