jeckyl2010/MkDocs to Confluence
Compile MkDocs / Zensical docs and publish them to Confluence Cloud
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Confluence API token (maps to CONFLUENCE_API_TOKEN) | yes | — |
| config | Path to mkdocs.yml | no | mkdocs.yml |
| version | mk2conf version to install (e.g. "0.10.3"). Defaults to latest on PyPI. | no | "" |
| dry-run | Compute the sync plan and print it without touching Confluence | no | false |
| section | Publish only this nav section (slash-separated, e.g. "Guide" or "Guide/Setup") | no | "" |
| page | Publish only this single page (relative path, e.g. "guide/setup.md") | no | "" |
| prune | Delete managed Confluence pages no longer present in the MkDocs nav | no | false |
| quiet | Suppress per-item progress output; only show final summary and warnings | no | false |
Outputs
no outputs