docling-project / docling-project/docling-jobkit

[Connectors] Add support for Confluence

Open
#76 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
36
Forks
47
Avg merge
1d 2h
Merged PRs (30d)
10

Description

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](https://docling-project.github.io/docling/usage/jobkit/) 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.