SketchUp / sketchup-yard-template

YARD Template used to generate SketchUp Ruby API documentations
MIT License
13 stars 5 forks source link

Correct case of top level stub filenames #12

Closed DanRathbun closed 2 years ago

DanRathbun commented 7 years ago

Remove call to .downcase in stub_filename() method, "setup.rb":L109

https://github.com/SketchUp/sketchup-yard-template/blob/master/su-template/stubs/fulldoc/text/setup.rb#L109

DanRathbun commented 2 years ago

This has been fixed at some point. Closing as all top level module and class filenames are now correctly cased.