Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Commit a71fa56

Browse files
committed
docs: support netlify docs
1 parent bd56d18 commit a71fa56

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ yarn-error.log*
99
/data
1010
/conf.d/*
1111
!/conf.d/.keep
12+
/docs/site
1213

1314
# Upload provider dir
1415
/uploads

docs/mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ nav:
88
- Installation: installation.md
99
- Configuration: configuration.md
1010
- Management:
11-
- Divisions: management/divisions.md
11+
- Admin: management/admin.md
1212
- Home: management/home.md
13+
- Divisions: management/divisions.md
1314
- Migration: management/migration.md
1415
- Scaling: management/scaling.md
1516
- Providers:

docs/runtime.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.7

0 commit comments

Comments
 (0)