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

builder: correct title track database check #1048

Merged
merged 1 commit into from
Oct 12, 2024

Conversation

jdknight
Copy link
Member

When processing doctree targets to track titles across multiple documents, the check for the database would fail to function if the database did not any initial entries. This would properly prevent tracking conflicting title documents when running with a singleconfluence builder. Adjusting the check to ignore/suppress if the provided database entry is None.

When processing doctree targets to track titles across multiple
documents, the check for the database would fail to function if the
database did not any initial entries. This would properly prevent
tracking conflicting title documents when running with a
`singleconfluence` builder. Adjusting the check to ignore/suppress if
the provided database entry is `None`.

Signed-off-by: James Knight <git@jdknight.me>
@jdknight jdknight merged commit 4b0c8e6 into main Oct 12, 2024
24 checks passed
@jdknight jdknight deleted the correct-title-tracking-for-singleconfluence branch October 12, 2024 18:42
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.

1 participant