Commit 011de31
authored
Support doxygen
Add support for the doxygen `@exception` command.
The `@throws` and `@throw` commands are synonyms
of `@exception`, but are already supported by pybind11_mkdoc.
See https://www.doxygen.nl/manual/commands.html#cmdexception@exception command (#33)1 parent 50ed564 commit 011de31
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| 143 | + | |
143 | 144 | | |
144 | 145 | | |
145 | 146 | | |
| |||
0 commit comments