Interface RawMarkdownSource
- All Known Implementing Classes:
DocsForTestingOnly,DocsRootDirectory
public interface RawMarkdownSource
A MarkdownProvider simply provides all the markdown content it is aware of.
-
Method Summary
Modifier and Type Method Description java.util.List<Content<?>>getMarkdownInfo()
-
Method Details
-
getMarkdownInfo
java.util.List<Content<?>> getMarkdownInfo()
-