sphinx-autodoc2 icon indicating copy to clipboard operation
sphinx-autodoc2 copied to clipboard

Renders nested exceptions in classes

Open davidselassie opened this issue 1 year ago • 0 comments

It looks like when enumerating through the nested children of a class, the code also needs to list out exceptions. Adds test.

Should fix what I found in https://github.com/sphinx-extensions2/sphinx-autodoc2/issues/51

davidselassie avatar Jan 10 '24 21:01 davidselassie