Skip to content

Commit 0a83633

Browse files
kwagyemanclaude
andcommitted
docs: trim top navbar -- drop License and CPython links
The version switcher plus the language switcher crowd the navbar. Drop the two most niche top-level links: License (a legal page; lives in the footer) and CPython (the CPython-vs-MicroPython difference tables; reference material). Both remain reachable via the sidebar, search, and home page. Internals is kept. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 0cf870d commit 0a83633

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs/conf.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -557,10 +557,8 @@ def _render_landing_code(src):
557557
{"title": "Shields", "url": "openmvcam/shields"},
558558
{"title": "Sensors", "url": "openmvcam/sensors"},
559559
{"title": "Language", "url": "reference/index"},
560-
{"title": "CPython", "url": "genrst/index"},
561560
{"title": "Internals", "url": "develop/index"},
562561
{"title": "Changelog", "url": "changelog/index"},
563-
{"title": "License", "url": "license"},
564562
],
565563
}
566564

0 commit comments

Comments
 (0)