templates/api/layout/json/setup.rb in yard-api-0.2.2 vs templates/api/layout/json/setup.rb in yard-api-0.2.3
- old
+ new
@@ -1,8 +1,5 @@
def init
- puts "> LAYOUT"
- # puts options[:object]
-
if options[:controllers]
sections :layout, [T('topic'), T('appendix')]
else
sections :layout, [:contents]
end