2626 toggle :
2727 icon : material/brightness-4
2828 name : Switch to light mode
29-
29+
3030 features :
3131 # Navigation
3232 - navigation.instant # Fast page loading
@@ -38,25 +38,25 @@ theme:
3838 - navigation.path # Breadcrumbs
3939 - navigation.indexes # Section index pages
4040 - navigation.top # Back to top button
41-
41+
4242 # Search
4343 - search.suggest # Search suggestions
4444 - search.highlight # Highlight search terms
4545 - search.share # Share search results
46-
46+
4747 # Header
4848 - header.autohide # Hide header on scroll
49-
49+
5050 # Content
5151 - content.code.copy # Copy code button
5252 - content.code.annotate # Code annotations
5353 - content.tabs.link # Link content tabs
5454 - content.tooltips # Tooltips
55-
55+
5656 # Table of contents
5757 - toc.follow # TOC follows scroll
5858 - toc.integrate # TOC in nav
59-
59+
6060 icon :
6161 repo : fontawesome/brands/github
6262 edit : material/pencil
@@ -82,7 +82,7 @@ markdown_extensions:
8282 - toc :
8383 permalink : true
8484 toc_depth : 3
85-
85+
8686 # Python Markdown Extensions
8787 - pymdownx.arithmatex :
8888 generic : true
@@ -118,7 +118,7 @@ extra:
118118 link : https://github.com/humemai/arcadedb
119119 - icon : fontawesome/brands/python
120120 link : https://pypi.org/project/arcadedb-embedded/
121-
121+
122122 version :
123123 provider : mike
124124 default : latest
0 commit comments