From befa24488c2757b55be12ae3ca866156f5a4073f Mon Sep 17 00:00:00 2001 From: Alan Wu Date: Mon, 14 Dec 2020 20:01:01 -0500 Subject: Help RDoc find Exception [ci skip] This was on top of `Init_Exception()`. --- error.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'error.c') diff --git a/error.c b/error.c index 575c3ebfe0..1d9b66c328 100644 --- a/error.c +++ b/error.c @@ -2579,6 +2579,8 @@ syserr_eqq(VALUE self, VALUE exc) */ /* + * Document-class: Exception + * * \Class Exception and its subclasses are used to communicate between * Kernel#raise and +rescue+ statements in begin ... end blocks. * -- cgit v1.2.3