| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Rebased this on current main and resolved the docs-nav conflict from the V2 documentation restructure. The transport-security page is now listed under the existing Advanced section instead of reintroducing the older top-level Documentation nav group. Validation after rebase: uv run --frozen mkdocs build --strict
# Documentation built successfully
git diff --check origin/main...HEAD
# no outputPushed via SSH because the HTTPS token still lacks workflow scope and GitHub rejects pushes whose rebased history includes workflow-file changes from upstream. |
Sorry, something went wrong.
|
Rebased this on current main again after the docs nav was restructured into the new topical layout. The transport-security page is now kept as a focused top-level docs page next to the existing Troubleshooting entry, without restoring the older Advanced subsections that moved elsewhere. Validation after rebase: uv run --frozen mkdocs build --strict
# Documentation built successfully
git diff --check origin/main...HEAD
# no outputPushed via SSH because the HTTPS token still lacks workflow scope and GitHub rejects this rebased branch history while it contains upstream workflow changes. |
Sorry, something went wrong.
|
Thanks for the PR. This has since landed via #3044. Closing this as part of a wider backlog cleanup following the v2 launch. If it's still relevant, feel free to reopen. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
Closes #1798
Test plan