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:
parent
2a24d541bd
commit
67283ce73b
4 changed files with 46 additions and 27 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue