Skip to content

Commit 435e151

Browse files
rustyconoverclaude
andcommitted
Restructure docs nav: group guides and operations sections
Move Access Log and Conformance Testing under an "Operations" section so they share a sidebar. Move Examples and Hosting under "Guides". Standalone top-level pages with empty sidebars looked broken. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent bf6ce53 commit 435e151

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

mkdocs.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,10 +128,12 @@ nav:
128128
- Logging: api/logging.md
129129
- OpenTelemetry: api/otel.md
130130
- CLI: api/cli.md
131-
- Access Log: access-log.md
132-
- Conformance: cross-language-conformance.md
133-
- Examples: examples.md
134-
- Hosting: hosting.md
131+
- Guides:
132+
- Examples: examples.md
133+
- Hosting: hosting.md
134+
- Operations:
135+
- Access Log: access-log.md
136+
- Conformance Testing: cross-language-conformance.md
135137
- Benchmarks: benchmarks.md
136138
- Comparison: comparison.md
137139
- Contributing: contributing.md

0 commit comments

Comments
 (0)