docToolchain / docToolchain/docker-image
I can't generate documents from Confluence.
- Dominant language
- Groovy
- Stars
- 4
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I'm trying to create AsciiDoc from Confluence on the company's intranet without a connection to the Internet.
For this I use the Docker image doctoolchain/doctoolchain-with-pandoc:v2.2.1.
Creating pages and deploying them to Confluence works without any problems.
Pandoc is not found when calling ~/docToolchain/dtcw exportConfluence.
I ran the image on my private PC. Even there he can't find pandoc. not even in the latest version.
Am I missing a configuration or is something else not right?
// for exportConfluence task
export = [
srcDir: 'sample_data',
destDir: 'src/docs2'
]
Both directories begin in the root directory of the project.
Best regards
Martin
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.