Class ReferencesInterceptor

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

public final class ReferencesInterceptor extends Object implements CodeInterceptor.Appender<ShapeDetailsSection,DocWriter>
Adds a "see also" to structures / operations that reference resources using the references trait.