public interface Guides
| Modifier and Type | Method and Description |
|---|---|
GuidesDistribution |
getDistribution() |
org.gradle.api.file.DirectoryProperty |
getGuidesRoot()
By convention, this is src/docs/guides
|
org.gradle.api.NamedDomainObjectContainer<? extends Guide> |
getPublishedGuides() |
org.gradle.api.file.DirectoryProperty getGuidesRoot()
GuidesDistribution getDistribution()
org.gradle.api.NamedDomainObjectContainer<? extends Guide> getPublishedGuides()