This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
sinatra
Watch
1
Star
0
Fork
You've already forked sinatra
0
mirror of
https://github.com/sinatra/sinatra
synced
2023-03-27 23:18:01 -04:00
Code
Releases
Activity
a220329002
sinatra
/
.yardopts
4 lines
82 B
Text
Raw
Normal View
History
Unescape
Escape
Add YARD options file for rubydoc.info
2010-09-26 13:28:54 -04:00
--readme README.rdoc
--title 'Sinatra API Documentation'
Switch from Hanna to YARD. * hanna has broken dependencies all the time * we have a .yardopts file already for rubydoc.info * just compare the rake tasks * README has a TOC This would also allow using YARD's doc tagging system at some point in the future. Rakefile is still usable even if YARD is not installed.
2010-12-23 08:05:00 -05:00
'lib/**/*.rb' - '*.rdoc'
Copy permalink