Skip to content

Conversation

@shashbha14
Copy link

Description

This PR addresses the build failures reported in issue #438.
It adds missing sphinx extensions to requirements.txt and fixes a typo in _toc.yml that was causing EISDIR errors during the build process.

Changes proposed

  • requirements.txt: Added missing dependencies required by conf.py (including sphinx-book-theme, myst-parser, linkify-it-py, etc.).
  • DISCOVER/_toc.yml: Corrected filename reference 15_OA_Protocols.md to 15_QA_Protocols.md.

Verification

  • Validated that the documentation builds successfully using sphinx-build DISCOVER DISCOVER/_build/html.
  • Confirmed that the EISDIR errors are resolved.

Closes #438

@netlify
Copy link

netlify bot commented Jan 7, 2026

Deploy Preview for stupendous-kringle-a86e81 ready!

Name Link
🔨 Latest commit 0b297e7
🔍 Latest deploy log https://app.netlify.com/projects/stupendous-kringle-a86e81/deploys/695e3ca21f8a82000820f8a6
😎 Deploy Preview https://deploy-preview-447--stupendous-kringle-a86e81.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@shashbha14
Copy link
Author

I've checked the Netlify deploy preview, and the site is building successfully.

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.

Build errors and missing dependencies in requirements.txt

1 participant