SketchUp / sketchup-yard-template

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

Add auto-generated comment to "autoload/sketchup.rb" #13

Closed DanRathbun closed 2 years ago

DanRathbun commented 7 years ago

Add a comment to "autoload/sketchup.rb" to indicate that the file is auto-generated.

Within File::open block, generate_sketchup_autoload() method, "setup.rb":L24 https://github.com/SketchUp/sketchup-yard-template/blob/master/su-template/stubs/fulldoc/text/setup.rb#L24

Now ... https://github.com/SketchUp/sketchup-yard-template/blob/main/lib/yard-sketchup/templates/stubs/fulldoc/text/setup.rb#L32

DanRathbun commented 2 years ago

Closing as the file: https://github.com/SketchUp/ruby-api-stubs/blob/main/lib/sketchup-api-stubs/sketchup.rb ... now has an autogenerated comment as the 1st line, viz:

# This file is auto-generated by the `thor stubs` command.