Package ch.njol.skript.doc
package ch.njol.skript.doc
Code related to generation a documentation to be published on a website for example.
-
ClassDescriptionProvides a description for annotated element in documentation.Represents any object that can be documented using methods.TODO list special expressions for events and event values TODO compare doc in code with changed one of the webserver and warn about differences?Deprecated, for removal: This API element is subject to removal in a future version.Sets documentation id for the annotated element.An example to be used in documentation for the annotated element.The internal container annotation for multiple examples.Provides a list of examples to be used in documentation for annotated element.Template engine, primarily used for generating Skript documentation pages by combining data from annotations and templates.Generates JSON docsProvides a list of keywords that will allow for easier documentation searching.Provides the name of annotated element to be used in documentation.Annotated element will not appear in documentation, nor will missing documentation about it cause warnings.Provides a
Property
to be used in documentation.Provides a list of plugins other than Skript that the annotated element requires to be used.Provides the version of plugin when was the annotated element added.
JSONGenerator
instead.