Add the source and target processors to allow using Confluence as connector.
Processing the Confluence content will depend on:
- Parsing Confluence XML format: issue TBA
- Exporting content to Confluence XML format: issue TBA
The existing s3 and google_drive connectors could be of inspiration for it. See https://github.com/docling-project/docling-jobkit/tree/main/docling_jobkit/connectors.
The connectors can easily be used and tested via the docling-jobkit-local CLI. See the docs for some example.
Expected outcome
- The connector can be used as source and target within the
docling-jobkit-local CLI
- Add documentation on how one can configure the connector, e.g. how to obtain the api keys, etc
Add the source and target processors to allow using Confluence as connector.
Processing the Confluence content will depend on:
The existing s3 and google_drive connectors could be of inspiration for it. See https://github.com/docling-project/docling-jobkit/tree/main/docling_jobkit/connectors.
The connectors can easily be used and tested via the
docling-jobkit-localCLI. See the docs for some example.Expected outcome
docling-jobkit-localCLI