Skip to content

fix: set sphinx-autobuild version#1206

Merged
dgarcia360 merged 1 commit intoscylladb:masterfrom
dgarcia360:fix-autobuild-version
Sep 17, 2024
Merged

fix: set sphinx-autobuild version#1206
dgarcia360 merged 1 commit intoscylladb:masterfrom
dgarcia360:fix-autobuild-version

Conversation

@dgarcia360
Copy link
Copy Markdown
Collaborator

This PR solves the error raised by the latest version of sphinx-autobuild when attempting to build docs without a _build/dirhtml folder. The solution involves pinning a previous version of the extension until the bug is fixed.

Error:

FileNotFoundError: [Errno 2] No such file or directory: '_build'

More details: sphinx-doc/sphinx-autobuild#177

## How to test

How to test

  1. Run make clean
  2. Run make preview
  3. Ensure the project builds without errors.

@dgarcia360
Copy link
Copy Markdown
Collaborator Author

cc/ @annastuchlik

Copy link
Copy Markdown
Collaborator

@annastuchlik annastuchlik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dgarcia360 dgarcia360 merged commit a85d343 into scylladb:master Sep 17, 2024
@dgarcia360 dgarcia360 deleted the fix-autobuild-version branch September 17, 2024 10:34
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