Ralf D. Müller

Results 84 issues of Ralf D. Müller

Related to #1420 Update the `menu.groovy` script and `submenu.gsp` template to handle the `jbake-order` attribute in `00_*` files for proper navigation order. * **menu.groovy** - Add logic to parse and...

as mentioned in https://github.com/docToolchain/docToolchain/issues/794 on the page `/src/docs/010_manual/30_config.adoc` is missing that the `mainConfigFile` can also be configured via an environment variable called `DTC_CONFIG_FILE`. In addition, the documented mechanism to specify...

Fixes #1453 Update documentation and fix command line mechanism for `mainConfigFile` configuration. * **Documentation Update:** - Add a section in `src/docs/010_manual/30_config.adoc` to document the `DTC_CONFIG_FILE` environment variable. - Mention that...

It seems that the AsciiDoc attributes to configure kroki have changed in the past. The ones working with docToolchain seem to be ``` :diagram-server-url: https://kroki.io :diagram-server-type: kroki_io ``` The ones...