bundle install
bundle exec rake setup
bundle exec rake s
starts jelyll local server (Open Then open http://localhost:4000)- Edit
picoruby/mrbgems/picoruby-*/sig/*.rbs
bundle exec rake
lib/rbc_doc.rb
is loadedRBSDoc::Generator
instance collects RBS info- Markdown files are generated in
pages/rbs_doc/
- Jekyll process automatically generates html
lib/rbs_doc/**/*
Generally in picoruby/mrbgems/picoruby-*/sig/*.rbs
(We need to detail more)
- Sidebar: @sidebar [builtin|io_peripheral|prk_firmware|hardware_device]
- Extension: @added_by [gem name]
_layouts/*.html
and _includes/*.html