Package org.gradle.docs.guides
Interface GuidesDistribution
public interface GuidesDistribution
-
Method Summary
Modifier and TypeMethodDescriptionorg.gradle.api.file.ConfigurableFileCollectionThis is HTML and resources.
-
Method Details
-
getRenderedDocumentation
org.gradle.api.file.ConfigurableFileCollection getRenderedDocumentation()This is HTML and resources.- Returns:
- collection of rendered documentation
-