We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b578da3 commit ebd72b3Copy full SHA for ebd72b3
release/build.gradle
@@ -19,9 +19,6 @@ description = 'Release module'
19
// The folder containing the rendered documentation
20
final Directory documentationDir = project(":documentation").layout.buildDirectory.get()
21
22
-// Relative path on the static website where the documentation is located
23
-final String docWebsiteRelativePath = "reactive/documentation/${projectVersion.family}"
24
-
25
/**
26
* Assembles all documentation into the {buildDir}/documentation directory.
27
*/
0 commit comments