Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to achieve confluence's scroll version in sphinx-confluencebuilder #964

Open
rakeshcbpur opened this issue Apr 18, 2024 · 1 comment
Labels
atlassian-marketplace Relates to something involving the Atlassian Marketplace question A generic inquiry

Comments

@rakeshcbpur
Copy link

Hi Team,
Apologies, if this is the bug/issues forum , I am still asking this question.

We use below command to publish all the pages in current directory to configured confluence instance (conf.py)
python -m sphinx -b confluence . _build/confluence -E -a -Dconfluence_publish_token="TOKEN"

But in our case, the confluence instance is configured with different scroll versions like "WRITING", "2024", "2023" etc..

I am not sure if we can build/publish the pages to specific confluence scroll version say in our case "WRITING" using the above command or any other way ?

@jdknight jdknight added question A generic inquiry atlassian-marketplace Relates to something involving the Atlassian Marketplace labels Apr 19, 2024
@jdknight
Copy link
Member

@rakeshcbpur, I do not believe this extension can work with Scroll Versions. From what I can tell, it has its own API to manage resources which cannot be gracefully mapped to what this extension performs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
atlassian-marketplace Relates to something involving the Atlassian Marketplace question A generic inquiry
Projects
None yet
Development

No branches or pull requests

2 participants