fix(docs): fix Sphinx build warnings across documentation#80
Open
rederik76 wants to merge 2 commits into
Open
Conversation
Collaborator
rederik76
commented
May 19, 2026
- Add autosectionlabel_prefix_document = True to eliminate ~80 duplicate label warnings
- Fix broken :doc: and :ref: cross-references (Groups 4 & 5)
- Fix code-block language directives causing lexer failures (Group 6)
- Fix all "Title underline too short" warnings across 27 files
- Remove stale toctree entries and deduplicate files in multiple toctrees (Groups 1 & 3)
- Fix CRITICAL unexpected section title in feature_framework_configuration.rst
- Add patterns_streaming_flow_groups to toctree (Group 2)
- Remove deploy_enterprise.rst (empty orphan)
- Add autosectionlabel_prefix_document = True to eliminate ~80 duplicate label warnings - Fix broken :doc: and :ref: cross-references (Groups 4 & 5) - Fix code-block language directives causing lexer failures (Group 6) - Fix all "Title underline too short" warnings across 27 files - Remove stale toctree entries and deduplicate files in multiple toctrees (Groups 1 & 3) - Fix CRITICAL unexpected section title in feature_framework_configuration.rst - Add patterns_streaming_flow_groups to toctree (Group 2) - Remove deploy_enterprise.rst (empty orphan)
1 task
- Fix 3 undefined label refs broken by autosectionlabel_prefix_document - Fix 2 unclosed inline markup literals - Fix 10 missing blank lines (line blocks, enumerated lists, explicit markup) - Fix emphasize-lines out-of-range in build_pipeline_bundle_steps.rst
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.