1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

Add yarddoc files to gitignore, remove yardoc from rake tasks, update api file

This commit is contained in:
SamArdrey 2022-06-14 17:26:58 -07:00
parent 2a24d541bd
commit 67283ce73b
4 changed files with 46 additions and 27 deletions

View file

@ -1,4 +1,4 @@
--title "Sidekiq"
--query '@return || @param || '@yield' || @api.text == "public"'
--query '(@return || @param || @yield || @attr_reader || @api.text == "public") && @api.text != "private"'
--readme docs/menu.md
- Changes.md
- Changes.md