Annotation Type DocumentationDefinition

      • destinationDirectory

        String destinationDirectory
        Returns the custom destination directory.
        Returns:
        the custom destination directory
        Default:
        ""
      • withTips

        boolean withTips
        Returns true if the RxMicro framework must generate tips for REST-based microservice documentation.
        Returns:
        true if the RxMicro framework must generate tips for REST-based microservice documentation
        Default:
        true
      • withGeneratedDate

        boolean withGeneratedDate
        Returns true if the RxMicro framework must generate date of generating of REST-based microservice documentation.
        Returns:
        true if the RxMicro framework must generate date of generating of REST-based microservice documentation
        Default:
        true
      • introduction

        IntroductionDefinition introduction
        Returns the composite annotation that specifies the settings for generating the Introduction section.
        Returns:
        the composite annotation that specifies the settings for generating the Introduction section.
        Default:
        @io.rxmicro.documentation.IntroductionDefinition
      • resourceGroup

        ResourceGroupDefinition resourceGroup
        Returns the composite annotation that specifies the settings for generating the ResourceGroupDefinition section.
        Returns:
        the composite annotation that specifies the settings for generating the ResourceGroupDefinition section.
        Default:
        @io.rxmicro.documentation.ResourceGroupDefinition
      • resource

        ResourceDefinition resource
        Returns the composite annotation that specifies the settings for generating the ResourceDefinition section.
        Returns:
        the composite annotation that specifies the settings for generating the ResourceDefinition section.
        Default:
        @io.rxmicro.documentation.ResourceDefinition