1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/.yardopts

24 lines
666 B
Text
Raw Normal View History

2012-04-27 12:46:28 -04:00
--charset utf-8
--readme README.md
--markup markdown
--markup-provider maruku
--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-17 19:23:29 -05:00
--hide-void-return
--protected
--no-private
--no-highlight
2012-04-27 12:46:28 -04:00
-
FAQ.md
CHANGELOG.md
REFERENCE.md
MIT-LICENSE