Package com.jagrosh.jdautilities.doc
package com.jagrosh.jdautilities.doc
Items in this package pertain to the
DocGenerator
.-
ClassDescriptionSpecifies an
Annotation
can be converted using the specifiedDocConverter
value.DocConverter<T extends Annotation>Converts an annotation of the specified typeT
into a String to be collected with other conversions into a single String documenting a class or method representing a command for a bot.An instance based documentation engine for bot commands written in JDA.A helperAnnotation
, useful for formatting multiple occurrences of the same CommandDoc annotation.