Issue 5805 - Documentation images

Now the plantuml generated images will be in the `images/` directory
and any external image linked should also be saved in the `images/` directory.

Unfortunately this does not render well in the IntelliJ editor,
but it renders correctly in the HTML documentation.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
This commit is contained in:
Simone Bordet 2021-07-08 16:35:04 +02:00
parent e1daaed90b
commit c1eca6b7b6
2 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
// Asciidoctor IDE configuration file.
// See https://github.com/asciidoctor/asciidoctor-intellij-plugin/wiki/Support-project-specific-configurations
:experimental:
:imagesdir: images
:JETTY_HOME: ../../../../../../../jetty-home/target/jetty-home