Class ExternalDocsInterceptor

java.lang.Object
software.amazon.smithy.docgen.interceptors.ExternalDocsInterceptor
All Implemented Interfaces:
CodeInterceptor<ShapeDetailsSection,DocWriter>

public final class ExternalDocsInterceptor extends Object implements CodeInterceptor<ShapeDetailsSection,DocWriter>
Adds external doc links after a shape's modeled docs based on the externalDocumentation trait.