Fixed generation of documentation via Maven Plugin.

Now including .asciidoctorconfig so that generation
and IDEs render the documentation correctly.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
This commit is contained in:
Simone Bordet 2020-03-30 12:26:57 +02:00
parent 34b0726eb1
commit 97eb8ec8a4
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ endif::[]
// suppress automatic id generation
:sectids!:
include::.asciidoctorconfig[]
include::client/client.adoc[]
include::server/server.adoc[]
include::io-arch.adoc[]