1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
Commit graph

3 commits

Author SHA1 Message Date
Konstantin Haase
170cc94055 set encoding for yard, fixes #244 2011-04-17 13:37:39 +02:00
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
Konstantin Haase
a36262890a Add YARD options file for rubydoc.info 2010-09-26 19:28:54 +02:00