Skip to content

Commit 17b8cd2

Browse files
docs: enable TOC integration and sticky navigation tabs (#196)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: William Easton <[email protected]>
1 parent 4528b15 commit 17b8cd2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

mkdocs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,14 @@ theme:
2424
name: Switch to light mode
2525
features:
2626
- navigation.tabs
27+
- navigation.tabs.sticky
2728
- navigation.sections
2829
- navigation.expand
2930
- navigation.top
3031
- navigation.tracking
32+
- navigation.instant
33+
- toc.integrate
34+
- toc.follow
3135
- search.suggest
3236
- search.highlight
3337
- content.code.copy

0 commit comments

Comments
 (0)