aboutsummaryrefslogtreecommitdiff
path: root/settings.gradle
diff options
context:
space:
mode:
authorJuuz <6596629+Juuxel@users.noreply.github.com>2021-09-10 18:43:37 +0300
committerJuuz <6596629+Juuxel@users.noreply.github.com>2021-09-10 18:43:37 +0300
commit23406db80a4672c146aa1b720f403a6a5d4e464f (patch)
treec257f140b883118b9e21e234a958147fba5d9556 /settings.gradle
parent00a0bb5a4176c16be3fa61ad33713131a053168f (diff)
downloadLibGui-23406db80a4672c146aa1b720f403a6a5d4e464f.tar.gz
LibGui-23406db80a4672c146aa1b720f403a6a5d4e464f.tar.bz2
LibGui-23406db80a4672c146aa1b720f403a6a5d4e464f.zip
Add taglet for listing observable properties
Overkill? Yep. Still fancy? Absolutely!
Diffstat (limited to 'settings.gradle')
-rw-r--r--settings.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.gradle b/settings.gradle
index 1dfe6ed..4e731fa 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -15,3 +15,4 @@ pluginManagement {
rootProject.name = 'LibGui'
include ':GuiTest'
+include 'javadoc'