Skip to content

Conversation

@jdknight
Copy link
Member

Sphinx's builder implementation has added a final hint on the write call and introduced a write_documents as a more appropriate hook for processing documents [1]. This commit updates SingleConfluenceBuilder to no longer use write, except for supporting legacy versions of Sphinx that this extension still supports.

[1]: sphinx-doc/sphinx#12767

Sphinx's builder implementation has added a final hint on the `write`
call and introduced a `write_documents` as a more appropriate hook for
processing documents [1]. This commit updates `SingleConfluenceBuilder`
to no longer use `write`, except for supporting legacy versions of
Sphinx that this extension still supports.

[1]: sphinx-doc/sphinx#12767

Signed-off-by: James Knight <[email protected]>
@jdknight jdknight merged commit 3b2f615 into main Oct 12, 2024
@jdknight jdknight deleted the singlebuilder-to-use-write-docs branch October 12, 2024 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants