docs: five-tab menu and a clean landing page - #179
Merged
Merged
Conversation
The menu had eight top-level entries (Home, Quick Start, How It Works, Configuration, Tutorials, Specification, Testing, Project), with Testing holding a single page. The top-level menu is now the one every AgenTrust docs site shares: Home, Get started, Specification, Guides, Project. No page was added or dropped; the flattened page lists before and after are identical. header.autohide is removed so the theme features match the other docs sites, and the home page hides the left menu and the table of contents. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_013aK3gVWzNdcM3hZ2o2awK2
imran-siddique
requested review from
a team,
carloshvp and
zohebk8s
as code owners
September 14, 2026 20:58
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.
ca2a.agentrust-io.com opened with eight top-level menu entries: Home, Quick Start, How It Works, Configuration, Tutorials, Specification, Testing and Project. Testing held one page, three entries were single pages beside sections, and the home page carried a left menu and a table of contents beside its landing cards. The AgenTrust docs sites are moving to one menu shape, and this applies it here.
Menu, before and after
Theme and landing page
header.autohideis removed, leaving the feature set the other docs sites use: navigation.instant, tracking, tabs, tabs.sticky, sections, top, path, search.suggest, search.highlight, content.code.copy, content.tabs.link and toc.follow.index.mdfront matter addshide: [navigation, toc], so the home page renders full width with the tabs only. Inner pages keep both sidebars.Checked
.docs_build, rewrotedocs_dir, and built with the pinned requirements/docs.txt (mkdocs 1.6.1, mkdocs-material 9.7.7). The build exits 0, and--strictalso exits 0 with no warnings.hidden; /docs/concepts/ shows both.Generated with Claude Code
https://claude.ai/code/session_013aK3gVWzNdcM3hZ2o2awK2