Skip to content

Commit 03b1efa

Browse files
authored
Tidy up doc pages a bit (#1888)
* Link code tabs * Overviews for sections * Reorder features
1 parent 88c7f4c commit 03b1efa

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

mkdocs.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,11 @@ theme:
3131
text: 'Lato'
3232
code: 'JetBrains Mono'
3333
features:
34+
- content.action.edit
3435
- content.code.copy
3536
- content.code.select
36-
- content.action.edit
37+
- content.tabs.link
38+
- toc.integrate
3739

3840
markdown_extensions:
3941
- smarty

0 commit comments

Comments
 (0)