1
0
mirror of https://github.com/meineerde/rackstash.git synced 2025-10-17 14:01:01 +00:00
rackstash/.yardopts
Holger Just 9af991392c Load documentation.rb early in a yard run
This allows us to use the doc macros contained in that file everywhere
without having to worry about load order.
2017-10-10 11:27:32 +02:00

14 lines
209 B
Plaintext

--protected
--no-private
--markup markdown
--title=Rackstash
--template default
--default-return undocumented
lib/rackstash/documentation.rb
lib/**/*.rb
-
README.md
CHANGELOG.md
CODE_OF_CONDUCT.md
LICENSE.txt