Added rbs and typeprof to doc/*
This commit is contained in:
parent
67c25a34a7
commit
f6680c9ad1
@ -378,3 +378,7 @@ Zachary Scott (zzak)
|
|||||||
https://github.com/ruby/rexml
|
https://github.com/ruby/rexml
|
||||||
[rss]
|
[rss]
|
||||||
https://github.com/ruby/rss
|
https://github.com/ruby/rss
|
||||||
|
[rbs]
|
||||||
|
https://github.com/ruby/rbs
|
||||||
|
[typeprof]
|
||||||
|
http://github.com/ruby/typeprof
|
||||||
|
@ -115,3 +115,5 @@ Rake:: Ruby build program with capabilities similar to make
|
|||||||
Test::Unit:: A compatibility layer for MiniTest
|
Test::Unit:: A compatibility layer for MiniTest
|
||||||
REXML:: An XML toolkit for Ruby
|
REXML:: An XML toolkit for Ruby
|
||||||
RSS:: Family of libraries that support various formats of XML "feeds"
|
RSS:: Family of libraries that support various formats of XML "feeds"
|
||||||
|
RBS:: RBS is a language to describe the structure of Ruby programs
|
||||||
|
TypeProf:: A type analysis tool for Ruby code based on abstract interpretation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user