docs(sphinx): preserve domain terms and clean reference docs warnings#1401
Open
jaelliot wants to merge 3 commits intoWebOfTrust:mainfrom
Open
docs(sphinx): preserve domain terms and clean reference docs warnings#1401jaelliot wants to merge 3 commits intoWebOfTrust:mainfrom
jaelliot wants to merge 3 commits intoWebOfTrust:mainfrom
Conversation
- narrow the branch to routing.py only to preserve docstrings-only scope - keep the change limited to documentation formatting for easier review - preserve the broader mixed-scope cleanup separately on the original feature branch
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.
Summary
docs/conf.pygetting_started.md,Peer2PeerCredentials.md, andtel.mdWhy this boundary
This PR is a docs/Sphinx configuration unit that stands on its own. It does not depend on the unstaged Python docstring work in the local worktree.
Validation
sphinx-build -n --keep-going -b dirhtml . _build/dirhtml0Out of scope
src/docstringsNotes
This PR intentionally preserves KERI domain language rather than rewriting terminology to satisfy Sphinx cross-reference resolution.