1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
sinatra/.yardopts
Konstantin Haase a220329002 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 14:08:33 +01:00

3 lines
82 B
Text

--readme README.rdoc
--title 'Sinatra API Documentation'
'lib/**/*.rb' - '*.rdoc'