Skip to content

I can't generate documents from Confluence. #44

@mbaus

Description

@mbaus

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions