yard-link_stdlib 0.1.6
A YARD plugin (with a bit of monkey-business) to support referencing modules, classes, methods, etc. from Ruby's standard library the same way you can reference things in your own code, like {String}. I find this makes the generated documentation considerably more useful and natural.
          Gemfile:
          =
        
        
          安裝:
          =
        
      版本列表:
- 0.1.7 April 06, 2021 (1.0 MB)
- 0.1.7.rc.1 April 06, 2021 (1.0 MB)
- 0.1.6 July 08, 2019 (709.0 KB)
- 0.1.5 July 08, 2019 (513.5 KB)
- 0.1.4 March 23, 2019 (512.5 KB)
Runtime 相依性套件 (1):
            yard
            >= 0
          
    Development 相依性套件 (9):
            bundler
            >= 1.16
          
          
            pry
            ~> 0.11.3
          
          
            pry-rescue
            ~> 1.4.5
          
          
            pry-stack_explorer
            ~> 0.4.9
          
          
            rake
            ~> 12.3
          
          
            rspec
            ~> 3.7
          
          
            yard-clean
            ~> 0.1.0
          
          
            yard-commonmarker
            ~> 0.5.0
          
          
            yard-doctest
            ~> 0.1.16
          
    