mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
23 lines
666 B
Text
23 lines
666 B
Text
--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
|
|
--hide-void-return
|
|
--protected
|
|
--no-private
|
|
--no-highlight
|
|
-
|
|
FAQ.md
|
|
CHANGELOG.md
|
|
REFERENCE.md
|
|
MIT-LICENSE
|