Skip to content

Commit fd85362

Browse files
committed
19
1 parent 61c73b8 commit fd85362

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

mkdocs.yml

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,21 @@
11
site_name: Build Docs
2+
site_url: https://tameronline.github.io/build/
3+
repo_url: https://github.com/TamerOnLine/build
4+
repo_name: TamerOnLine/build
5+
edit_uri: edit/main/docs/
6+
27
theme:
38
name: material
9+
features:
10+
- navigation.instant
11+
- navigation.tracking
12+
- navigation.sections
13+
- search.suggest
14+
- search.highlight
415

516
nav:
617
- Home: index.md
718
- FAQ: faq.md
8-
- Usage:
9-
- Quick Start: usage/quick_start.md
1019
- API:
1120
- Builder: api/builder.md
1221
- Profiles: api/profiles.md

0 commit comments

Comments
 (0)