Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Drop
:nodoc:
options from core classes that contains methods with d…
…ocs (#322) I found some methods are not included in RDoc output, and the `:nodoc:` option should be the reason. It seems like there is no reason to opt-out the methods. 7b79bec added the option, but still not clear why we needed it.
- Loading branch information