| Package | Description |
|---|---|
| org.wso2.siddhi.doc.gen.commons.metadata | |
| org.wso2.siddhi.doc.gen.core.utils |
| Modifier and Type | Method and Description |
|---|---|
int |
NamespaceMetaData.compareTo(NamespaceMetaData o) |
| Modifier and Type | Method and Description |
|---|---|
static List<NamespaceMetaData> |
DocumentationUtils.getExtensionMetaData(String targetDirectoryPath,
List<String> runtimeClasspathElements,
org.apache.maven.plugin.logging.Log logger)
Returns the extension extension meta data
Gets the meta data from the siddhi manager
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DocumentationUtils.generateDocumentation(List<NamespaceMetaData> namespaceMetaDataList,
String documentationBaseDirectory,
String documentationVersion,
org.apache.maven.plugin.logging.Log logger)
Generate documentation related files using metadata
|
static void |
DocumentationUtils.updateHeadingsInMarkdownFile(File inputFile,
File outputFile,
String extensionRepositoryName,
String latestDocumentationVersion,
List<NamespaceMetaData> namespaceMetaDataList)
Update the documentation home page
|
Copyright © 2018 WSO2. All rights reserved.