docs: Chat on code suggestions: Add interactive code suggestions documentation with tabbed examples

This commit is contained in:
ofir-frd
2025-04-29 09:12:20 +03:00
parent 4cbd265082
commit 3dc0cac975
2 changed files with 23 additions and 5 deletions

View File

@ -149,6 +149,8 @@ markdown_extensions:
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
- pymdownx.tabbed:
alternate_style: true
- toc:
title: On this page
toc_depth: 3