Skip to content

Commit

Permalink
Dependency config for tabbed content
Browse files Browse the repository at this point in the history
  • Loading branch information
SeqLaz committed Oct 17, 2024
1 parent df6b177 commit 0e3da0f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ markdown_extensions:
- admonition
- codehilite
- mkdocs-click
- pymdownx.superfences
- pymdownx.tabbed:
alternate_style: true
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg

nav:
- QFieldCloud SDK: index.md
Expand Down

0 comments on commit 0e3da0f

Please sign in to comment.