If I add the reStructuredText format doc string:
:Raises FooError: when stuff breaks
A link to FooError should be provided in the resulting html documentation.
Logged In: NO
Sorry, I should have specified that this doesn't work for *builtin* exceptions such as ValueError. It already works fine for user-defined exceptions.
Sorry, that would only work if you were also documenting the built-ins. Never mind. Please resolve this ticket.
Log in to post a comment.
Logged In: NO
Sorry, I should have specified that this doesn't work for *builtin* exceptions such as ValueError. It already works fine for user-defined exceptions.
Logged In: NO
Sorry, that would only work if you were also documenting the built-ins. Never mind. Please resolve this ticket.