Skip to content

Commit 3111db6

Browse files
authored
Move English version into /en subdirectory (#61)
1 parent ea798eb commit 3111db6

17 files changed

+28
-28
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ idea {
5555
}
5656

5757
asciidoctor {
58-
sourceDir = file('src/docs/asciidoc')
58+
sourceDir = file('src/docs/asciidoc/en')
5959
outputDir = file("$buildDir/docs/asciidoc")
6060

6161
options backend: 'html5'
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)