Uses of Enum Class
io.nosqlbench.api.markdown.types.DocScope
Packages that use DocScope
-
Uses of DocScope in io.nosqlbench.api.markdown.aggregator
Methods in io.nosqlbench.api.markdown.aggregator that return types with arguments of type DocScopeMethods in io.nosqlbench.api.markdown.aggregator with parameters of type DocScope -
Uses of DocScope in io.nosqlbench.api.markdown.types
Methods in io.nosqlbench.api.markdown.types that return DocScopeModifier and TypeMethodDescriptionstatic DocScopeReturns the enum constant of this class with the specified name.static DocScope[]DocScope.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.nosqlbench.api.markdown.types that return types with arguments of type DocScopeModifier and TypeMethodDescriptionFrontMatterInfo.getDocScopes()If a markdown source is flagged for use in a specific doc scope, then you can filter for that scope when you ask for markdown.