Skip to content

Commit 066ca55

Browse files
dreab8DavideD
authored andcommitted
Simplify the release process, removed anymore used docWebsiteRelativePath
1 parent ca22222 commit 066ca55

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

release/build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ description = 'Release module'
1515
// The folder containing the rendered documentation
1616
final Directory documentationDir = project(":documentation").layout.buildDirectory.get()
1717

18-
// Relative path on the static website where the documentation is located
19-
final String docWebsiteRelativePath = "reactive/documentation/${projectVersion.family}"
20-
2118
/**
2219
* Assembles all documentation into the {buildDir}/documentation directory.
2320
*/

0 commit comments

Comments
 (0)