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 ca22222 commit 066ca55Copy full SHA for 066ca55
release/build.gradle
@@ -15,9 +15,6 @@ description = 'Release module'
15
// The folder containing the rendered documentation
16
final Directory documentationDir = project(":documentation").layout.buildDirectory.get()
17
18
-// Relative path on the static website where the documentation is located
19
-final String docWebsiteRelativePath = "reactive/documentation/${projectVersion.family}"
20
-
21
/**
22
* Assembles all documentation into the {buildDir}/documentation directory.
23
*/
0 commit comments