.yardopts in convenient_service-0.14.0 vs .yardopts in convenient_service-0.15.0
- old
+ new
@@ -1,13 +1,16 @@
##
+# NOTE: This config is used by `task docs:generate`.
+#
# NOTE: `.yardopts` docs.
# https://rubydoc.info/gems/yard/YARD/CLI/Yardoc
#
# NOTE: `@internal` tag.
# https://github.com/lsegal/yard/issues/484#issuecomment-442596174
#
--markup markdown
--markup-provider commonmarker
--output-dir docs
--tag internal --hide-tag internal
+--plugin convenient_service_concern
'lib/**/*.rb' -
README.md