Add initial draft of docs build

This commit is contained in:
Gary Tierney
2018-04-06 20:57:31 +01:00
committed by Gary Tierney
parent 8c50d3e091
commit 4d0d2b1bc0
5 changed files with 199 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@ import java.nio.file.Path
rootProject.name = 'org.apollo'
include ':cache'
include ':docs'
include ':game'
include ':game:plugin'
include ':game:plugin-detekt-rules'