| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| docToolchain-3.4.1.zip | 2024-09-05 | 24.2 MB | |
| README.md | 2024-09-05 | 1.0 kB | |
| v3.4.1 source code.tar.gz | 2024-09-05 | 8.1 MB | |
| v3.4.1 source code.zip | 2024-09-05 | 8.4 MB | |
| Totals: 4 Items | 40.7 MB | 0 | |
3.4.1 - 2024-09-05
Fixed
- Missing alt attributes in site templates (found by HTML Sanity Checker 2.0.0-rc0, see below).
- Jira links substitution is not working
- publishToConfluence fails with "No such property: attachmentPrefix for class: org.docToolchain.tasks.Asciidoc2ConfluenceTask"
- DTCW should preferably use DTC from the local installation and only rely on
${PATH}otherwise - Task :exportEA FAILED because of unknown property 'imageFormat'
Added
- Add an environment variable
DTC_SHELL_DEBUG(which could be set to-xor-xv) to letdtcwrun the DTC script in a more verbose way.