-
## Abstract
I'd like to propose an extension system for RDoc.
[YARD](https://yardoc.org/) has been popular for years and new comment usages such as [rbs-inline](https://github.com/soutaro/rbs-in…
-
I think it's time to take a look at having something more friendly and accessible to the eyes. Let's use this ticket to capture some ideas and see if we can break some ground on putting a new set of c…
-
EdPPF updated
4 months ago
-
In #1157
> * Enhance table and list styling for improved readability
First off, I love the attention that's been given to rdoc over the last several months. It's looking pretty nice! I'm very mu…
-
Tracking issue for:
- [ ] https://github.com/2lambda123/cisagov-Malcolm/security/code-scanning/96
-
Currently no tests cover `RDoc#generate` which means we're not testing:
- The file generation logic
- The output message of doc generation
To test it right, we need to make sure we generate the d…
-
The nested_set rdoc text for `sorted_nested_set_options(class_or_item, sort_proc, mover = nil, level = 0)` has several typos. The "Usage" section reads:
```
OR
sort_method = lambda{|x| x.name.mb_cha…
-
-
As far as I know, it isn't mentioned anywhere, and it is a very useful thing to know
Also there is rdoc capture on F12 whatever that means
-
This issue is based on a Mastodon thread here:
https://ruby.social/@getajobmike/113047521307357054
Today it is really difficult to find the documentation for most Ruby methods. There are old sit…