Skip to content

Commit 16a01a5

Browse files
authored
Include auto-generated files in jekyll config
1 parent 6184605 commit 16a01a5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

_config.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
theme: jekyll-theme-cayman
1+
theme: jekyll-theme-cayman
2+
include:
3+
- "docs/api/_*_.md"
4+
- "docs/api/_*_.*.md"

0 commit comments

Comments
 (0)