Skip to content

Conversation

@KhushamBansal
Copy link

Description of Changes

This PR fixes several issues preventing the book from building successfully in a local environment, as well as some content structure warnings:

Dependency Updates: Added missing dependencies to requirements.txt and environment.yml (including sphinx-multitoc-numbering, linkify-it-py, and several core Sphinx extensions) that were required by conf.py but missing from the installation lists.

TOC Fix: Corrected a typo in DISCOVER/_toc.yml where the file 15_QA_Protocols.md was incorrectly referenced as 15_OA_Protocols.md.

Content Structure: Fixed the heading hierarchy in DISCOVER/15_QA_Protocols.md. The file started with an H2 (##) instead of an H1 (#), and subsequent headers were H3 (###), causing "Non-consecutive header level increase" warnings during the build.

Related Issue

Closes issue #438

Type of Change

Please check the appropriate box that describes your PR:

  • 🐛 Bug Fix — Fixes a documented issue or incorrect behavior
  • ✨ Content Enhancement — Updates or improves existing content
  • ✍️ New Content — Adds new chapters, examples, or significant sections
  • 🛠️ Other — Please describe in the Description of Changes section

Checklist

@netlify
Copy link

netlify bot commented Dec 26, 2025

Deploy Preview for stupendous-kringle-a86e81 ready!

Name Link
🔨 Latest commit 916ed9e
🔍 Latest deploy log https://app.netlify.com/projects/stupendous-kringle-a86e81/deploys/694e7c5c6d871000080366db
😎 Deploy Preview https://deploy-preview-439--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.

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