Class: ReadmeYard::TagRegistry
- Inherits:
-
Object
- Object
- ReadmeYard::TagRegistry
- Defined in:
- lib/readme_yard/tag_registry.rb
Constant Summary collapse
- TAGS =
{ "readme" => ReadmeTag, "example" => ExampleTag, "code" => CodeTag, "source" => SourceTag, "comment" => CommentTag, "value" => ValueTag, "string" => StringTag }.freeze