| Annotation Type | Description |
|---|---|
| ApiChangelog |
This annotation is to be used inside an annotation of type ApiChangelogSet
|
| ApiChangelogSet |
This annotation has to be used on a class dedicated to changelog documentation
|
| ApiGlobal |
This annotation has to be used on a class dedicated to global api documentation
|
| ApiGlobalSection |
This annotation has to be used in a ApiGlobal annotation.
|
| ApiMigration |
This annotation is to be used inside an annotation of type ApiMigrationSet
|
| ApiMigrationSet |
This annotation has to be used on a class dedicated to migrations documentation
|
Copyright © 2017. All rights reserved.