public class HelpDocumentProjectContributor extends Object implements ProjectContributor
ProjectContributor
for the project's HELP.md
file.Constructor and Description |
---|
HelpDocumentProjectContributor(HelpDocument helpDocument) |
Modifier and Type | Method and Description |
---|---|
void |
contribute(Path projectRoot)
Contribute additional resources to the project in the specified root directory.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getOrder
public HelpDocumentProjectContributor(HelpDocument helpDocument)
public void contribute(Path projectRoot) throws IOException
ProjectContributor
contribute
in interface ProjectContributor
projectRoot
- the root directory of the projectIOException
- if contributing a resource failedCopyright © 2020 Pivotal Software, Inc.. All rights reserved.