haml--haml/.yardopts

24 lines
668 B
Plaintext
Raw Normal View History

2012-04-27 16:46:28 +00:00
--charset utf-8
--readme README.md
--markup markdown
2014-02-15 01:54:36 +00:00
--markup-provider kramdown
2012-04-27 16:46:28 +00:00
--template-path yard
--default-return ""
--title "Haml Documentation"
--query 'object.type != :classvariable'
--query 'object.type != :constant || @api && @api.text == "public"'
--exclude lib/haml/template/patch.rb
--exclude lib/haml/template/plugin.rb
--exclude lib/haml/railtie.rb
--exclude lib/haml/helpers/action_view_mods.rb
--exclude lib/haml/helpers/xss_mods.rb
2010-01-18 00:23:29 +00:00
--hide-void-return
--protected
--no-private
--no-highlight
2012-04-27 16:46:28 +00:00
-
FAQ.md
CHANGELOG.md
REFERENCE.md
MIT-LICENSE