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

Support relative publish list #838

Merged
merged 2 commits into from
Aug 11, 2023
Merged

Support relative publish list #838

merged 2 commits into from
Aug 11, 2023

Conversation

jdknight
Copy link
Member

When a relative path publish list is provided in a configuration, look for the file from within the source directory (which is the expected location when this feature was introduced). This should prevent issues when invoking a Sphinx build from outside a project's source directory.

When a relative path publish list is provided in a configuration, look
for the file from within the source directory (which is the expected
location when this feature was introduced). This should prevent issues
when invoking a Sphinx build from outside a project's source directory.

Signed-off-by: James Knight <james.d.knight@live.com>
Adding tests which not only check a publish list provided from an
absolute path, but also a relative path based on a project's source
directory.

Signed-off-by: James Knight <james.d.knight@live.com>
@jdknight jdknight merged commit 5428af3 into main Aug 11, 2023
26 checks passed
@jdknight jdknight deleted the support-relative-publish-list branch August 11, 2023 04:13
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