We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a83d4ec + ec051f2 commit af08292Copy full SHA for af08292
docs/mkdocs.yml
@@ -1,4 +1,7 @@
1
-site_name: AlphaCodium
+site_name: AlphaCodium Documentation
2
+description: Documentation for AlphaCodium - From Prompt Engineering to Flow Engineering.
3
+repo_url: https://github.com/Codium-ai/AlphaCodium
4
+repo_name: Codium-ai/AlphaCodium
5
6
nav:
7
- 'index.md'
@@ -7,6 +10,8 @@ theme:
10
logo: assets/logo.svg
8
11
favicon: assets/favicon.ico
9
12
name: material
13
+ icon:
14
+ repo: fontawesome/brands/github
15
features:
16
- navigation.tabs
17
- navigation.expand
0 commit comments