Skip to content

Commit bf5a50b

Browse files
refactor(docs): move mkdocs config under docs/
1 parent 17c50d5 commit bf5a50b

File tree

5 files changed

+7
-1
lines changed

5 files changed

+7
-1
lines changed

.holo/branches/docs-site/_laddr.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[holomapping]
2+
root = "docs"
23
files = [
3-
"docs/**",
44
"mkdocs.*.yml"
55
]
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[holomapping]
2+
root = "docs"
3+
files = [
4+
"**",
5+
"!mkdocs.*.yml",
6+
]
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)