added base_dir path

This commit is contained in:
Elmar Kresse
2024-07-22 15:56:22 +02:00
parent b1351dea03
commit 5faa9d3b63
2 changed files with 10 additions and 6 deletions

View File

@ -1,5 +1,8 @@
:doctype: boo
:doctype: book
:imagesdir: ./doku/media
:includedir: ./doku
:docdir: doku/content
asciidoctor:
base_dir: :doku
safe: unsafe
include::./doku/main.asciidoc[]
include::doku/main.asciidoc[]