| Package | Description |
|---|---|
| org.ballerinalang.docgen.model |
| Modifier and Type | Class and Description |
|---|---|
class |
PackageName
Documentation model for representing a package name.
|
class |
StaticCaption
Represents a regular text which can be the value of a
Link. |
| Modifier and Type | Field and Description |
|---|---|
Caption |
Link.caption |
Caption |
Page.heading |
| Constructor and Description |
|---|
Link(Caption caption,
String href,
boolean active)
Constructor.
|
Page(Caption heading,
ArrayList<Documentable> constructs,
List<Link> links) |
Copyright © 2018 WSO2. All rights reserved.