Skip to content

Commit 6035617

Browse files
committed
Add automatically generated API docs
0 parents  commit 6035617

11,804 files changed

Lines changed: 2778047 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
orx.openrndr.org

gradle.properties

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# suppress inspection "UnusedProperty" for whole file
2+
3+
kotlin.code.style=official
4+
5+
# For optimal compilation performance
6+
org.gradle.jvmargs=-Xmx2G -XX:+UseParallelGC
7+
kotlin.incremental.multiplatform=true
8+
# https://kotlinlang.org/docs/gradle.html#check-for-jvm-target-compatibility-of-related-compile-tasks
9+
kotlin.jvm.target.validation.mode=error
10+
org.gradle.parallel=true
11+
org.gradle.caching=true
12+
13+
#org.gradle.configuration-cache=true
14+
#org.gradle.configuration-cache.parallel=true
15+
#org.gradle.configuration-cache.problems=warn
16+
17+
# Whether to automatically bundle the Kotlin standard library (true by default)
18+
# https://kotlinlang.org/docs/gradle.html#dependency-on-the-standard-library
19+
kotlin.stdlib.default.dependency=true
20+
kotlin.mpp.import.legacyTestSourceSetDetection=true
21+
22+
# Enable Dokka 2.0.0
23+
org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled
24+
org.jetbrains.dokka.experimental.gradle.pluginMode.noWarn=true

images/anchor-copy-button.svg

Lines changed: 4 additions & 0 deletions
Loading

images/copy-icon.svg

Lines changed: 3 additions & 0 deletions
Loading

images/copy-successful-icon.svg

Lines changed: 3 additions & 0 deletions
Loading

images/footer-go-to-link.svg

Lines changed: 3 additions & 0 deletions
Loading

images/go-to-top-icon.svg

Lines changed: 4 additions & 0 deletions
Loading

images/logo-icon.svg

Lines changed: 2 additions & 0 deletions
Loading

index.html

Lines changed: 859 additions & 0 deletions
Large diffs are not rendered by default.

navigation.html

Lines changed: 14187 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)