-
-
Notifications
You must be signed in to change notification settings - Fork 422
Expand file tree
/
Copy path.yardopts
More file actions
26 lines (26 loc) · 552 Bytes
/
.yardopts
File metadata and controls
26 lines (26 loc) · 552 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
--protected
--no-private
--embed-mixin ClassMethods
--exclude /server/templates/
--exclude /yard/rubygems/
--asset docs/images:images
--tag yard.signature:"YARD Tag Signature"
--type-name-tag yard.tag:"YARD Tag"
--type-name-tag yard.directive:"YARD Directive"
--hide-tag yard.tag
--hide-tag yard.directive
--hide-tag yard.signature
--load ./docs/templates/plugin.rb
-
CHANGELOG.md
docs/WhatsNew.md
docs/GettingStarted.md
docs/Tags.md
docs/Overview.md
docs/CodeObjects.md
docs/Parser.md
docs/Handlers.md
docs/TagsArch.md
docs/Templates.md
LICENSE
LEGAL