NgDocRepoConfig
The repository configuration interface.
Properties
| Name | Type | Description |
|---|---|---|
| mainBranch | string | The develop branch name (e.g. "master"/"main") |
| platform | | The platform name (e.g. "github"/"gitlab") |
| releaseBranch | string | The release branch name (e.g. "release"), uses to generate correct links for the "View source" button |
| url | string | The URL of the repository (e.g. " |