Package com.jagrosh.jdautilities.doc


package com.jagrosh.jdautilities.doc
Items in this package pertain to the DocGenerator.
  • Class
    Description
    Specifies an Annotation can be converted using the specified DocConverter value.
    Converts an annotation of the specified type T 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 helper Annotation, useful for formatting multiple occurrences of the same CommandDoc annotation.