1
0
Fork 0
mirror of https://github.com/thoughtbot/shoulda-matchers.git synced 2022-11-09 12:01:38 -05:00
thoughtbot--shoulda-matchers/doc_config/yard
Elliot Winkler 965ca7e126 Update YARD CSS to hide info on method aliases
Why:

* If a method has an alias, then YARD will append "(aliased to #foo)"
  inside of the header for the method. This doesn't look that great with
  the current layout, and we can easily mention the alias within the
  description for the method in question.

To satisfy the above:

* Hide this section of the header if it appears.

[ci skip]
2015-09-30 13:18:10 -06:00
..
templates/default Update YARD CSS to hide info on method aliases 2015-09-30 13:18:10 -06:00
setup.rb Generate docs using YARD 2014-06-20 16:41:32 -06:00