From a441c14aeb206ca111c1c46687cd950ced0f5210 Mon Sep 17 00:00:00 2001 From: jrybicki-jsc <j.rybicki@fz-juelich.de> Date: Fri, 11 Feb 2022 12:55:35 +0100 Subject: [PATCH] config --- docs/src/config.adoc | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/src/config.adoc diff --git a/docs/src/config.adoc b/docs/src/config.adoc new file mode 100644 index 0000000..55ff95a --- /dev/null +++ b/docs/src/config.adoc @@ -0,0 +1,9 @@ +// asciidoc settings for EN (English) +// ================================== +//:toc-title: table of contents + +// enable table-of-contents +//:toc: + +// where are images located? +:imagesdir: ./images -- GitLab