GitHub / picoruby/picoruby.github.io issues and pull requests
#22 - WiFi config page for R2P2
Pull Request -
State: closed - Opened by hasumikin 4 months ago
#21 - Update ESP32 column in Porting table.
Pull Request -
State: closed - Opened by yuuu 4 months ago
#20 - Added status of porting to ESP32 to PicoRuby documentation.
Pull Request -
State: closed - Opened by yuuu 6 months ago
- 1 comment
#19 - mruby/cがmodule機能を(限定的に)実装したのでドキュメントの仕組みもmoduleに対応しなきゃならない!
Issue -
State: open - Opened by hasumikin 11 months ago
#18 - Fix tags
Pull Request -
State: closed - Opened by maimux2x over 1 year ago
#17 - Fixed 404 error on tag_introduction.html
Pull Request -
State: closed - Opened by maimux2x over 1 year ago
- 1 comment
#16 - ドキュメント内の静的コンテンツとして関連記事へのリンクとかコラムを新たに書くとかもやっていけたらよさそう
Issue -
State: open - Opened by hasumikin over 1 year ago
#15 - この自動生成の仕組みに汎用性を持たせてgem化する。jekyll pluginでもよいかも。このためにはPicoRubyには(いまのところは)ないmoduleにも対応する必要がある。PicoRubyにもmodule機能が入るかもしれないので、やっておくとよさそうではある
Issue -
State: open - Opened by hasumikin over 1 year ago
#13 - GitHub Action:picoruby/picoruby(masterブランチ)へのプッシュ時にrbsファイルが変更されていたらpicoruby/picoruby.github.ioを自動で更新するようにしたい
Issue -
State: open - Opened by hasumikin over 1 year ago
#12 - privateメソッドは現状ドキュメンテーションに含めていないが、privateセクションを設けて載せるようにしてもいいかもしれない。ただし`@ignore`が注釈されていたら載せない
Issue -
State: open - Opened by hasumikin over 1 year ago
#11 - 定数もドキュメント化したい
Issue -
State: open - Opened by hasumikin over 1 year ago
#9 - 継承(superクラス)についての情報を載せたい
Issue -
State: open - Opened by hasumikin over 1 year ago
#7 - rbsファイル内のclass定義やメソッド定義にマークダウン(?)でコメント(用例など)を書くと、それがドキュメントにも載るようにしたい。注意点としては、すでにコメント部分には機能があって、`@sidebar` `@added_by` `@ignore`という注釈がmd生成に影響を与えているので、そことの整合性を設計する必要あり
Issue -
State: open - Opened by hasumikin over 1 year ago
#6 - tagsの機能がうまく動いていない(たとえば https://picoruby.github.io/tag_introduction.html が404)
Issue -
State: open - Opened by hasumikin over 1 year ago
#4 - rbsのメソッド定義に引数名をなるべく書き足す。たとえば、現状`def m: (Integer)`となっているなら、`def m: (Integer a)`のように引数の変数名を書き加えたい(rbファイルのほうに`def m(a);...;end`のように書いてあるから、それを見て補う)。変数名が不適切だったら、ついでに直しちゃってもよい
Issue -
State: open - Opened by hasumikin over 1 year ago
#3 - diff of setup
Pull Request -
State: closed - Opened by maimux2x over 1 year ago
#2 - Fix a typo
Pull Request -
State: closed - Opened by ydah over 1 year ago
#1 - ROAD MAP
Issue -
State: open - Opened by hasumikin over 1 year ago