We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c2bb44 commit 1dd806aCopy full SHA for 1dd806a
mkdocs.yml
@@ -5,7 +5,7 @@ site_url: https://gradion-ai.github.io/group-genie/
5
repo_name: gradion-ai/group-genie
6
repo_url: https://github.com/gradion-ai/group-genie
7
8
-copyright: Copyright © 2025 Gradion AI
+copyright: Copyright © 2025-2026 Gradion AI
9
10
theme:
11
name: material
@@ -91,10 +91,7 @@ plugins:
91
- api/provider/openai.md: OpenAI Agents SDK specific agent implementation
92
93
markdown_extensions:
94
- - pymdownx.highlight:
95
- anchor_linenums: true
96
- line_spans: __span
97
- pygments_lang_class: true
+ - pymdownx.highlight
98
- pymdownx.inlinehilite
99
- pymdownx.snippets:
100
dedent_subsections: true
0 commit comments