Skip to content

Commit 03cbf49

Browse files
committed
#1201 update mkdocs plugin
1 parent 3ce774a commit 03cbf49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle-scripts/mkdocs.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
mkdocs {
22
// mkdocs sources
3-
sourcesDir = 'src/docs' // default is 'doc' in the root directory.
3+
sourcesDir = 'docs' // default is 'doc' in the root directory.
44
// strict build (fail on build errors)
55
strict = true
66
// target build directory (publication root)

0 commit comments

Comments
 (0)