[Docs] Improve docs navigation (#22720)

Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
This commit is contained in:
Harry Mellor
2025-08-12 12:25:55 +01:00
committed by GitHub
parent 007dd90859
commit 767e63b860
7 changed files with 40 additions and 19 deletions

3
.gitignore vendored
View File

@ -150,7 +150,8 @@ venv.bak/
# mkdocs documentation
/site
docs/argparse
docs/examples
docs/examples/*
!docs/examples/README.md
# mypy
.mypy_cache/