yard-link_stdlib 0.1.7
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:
          =
        
        
          install:
          =
        
      Versions:
- 0.1.7 April 06, 2021 (1.04 MB)
- 0.1.7.rc.1 April 06, 2021 (1.04 MB)
- 0.1.6 July 08, 2019 (709 KB)
- 0.1.5 July 08, 2019 (514 KB)
- 0.1.4 March 23, 2019 (513 KB)
Runtime Dependencies (1):
            yard
            >= 0
          
    Development Dependencies (8):
            bundler
            >= 1.16
          
          
            pry
            ~> 0.14.0
          
          
            pry-rescue
            ~> 1.5.2
          
          
            pry-stack_explorer
            ~> 0.6.1
          
          
            rake
            ~> 13.0
          
          
            yard-clean
            ~> 0.1.0
          
          
            yard-commonmarker
            ~> 0.5.0
          
          
            yard-doctest
            ~> 0.1.16
          
    