class RBS::Annotate::Annotations::Source

Source annotation allows where the documents are copied from.

It allows specifying two directions: the source to read from, and the source to skip.

%a{annotate:rdoc:source:from=ext/pathname}
%a{annotate:rdoc:source:skip=ext/pathname/doc}

When you want to specify several paths, repeat writing the Source annotation.