Commit f35a2b40 authored by Schuyler Eldridge's avatar Schuyler Eldridge
Browse files

Add SourceInfoDoc trait w/ ScalaDoc group



This adds a bare trait that provides a ScalaDoc group,
`SourceInfoTransformMacro`, that is intended to group all `do_*` methods
in one place in the documentation. This provides a group description for
this group and a priority (1001) which is lower than all other normal
groups (the lowest priority is supposed to be 1000).

Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@ibm.com>
parent 69d247be
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment