SketchUp / sketchup-yard-template

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

Bootstrap.js conflict with YARD template #3

Open thomthom opened 7 years ago

thomthom commented 7 years ago

For the top navbar hamburger menu to function it require Bootstrap.js (and jQuery). However, this conflict with the template and cause some elements to collapse.

Not sure what the best fix is. Either rewrite the top custom navbar, or create a brand new template that saves us from this monkey patching.