Skip to content

Commit b810e7e

Browse files
committed
Merge branch 'topic/vadim/docs' into 'master'
Process exception declarations See merge request eng/ide/gnatdoc!195
2 parents 95d8c2b + e1ab56d commit b810e7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/gnatdoc-comments-helpers.adb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -485,6 +485,7 @@ package body GNATdoc.Comments.Helpers is
485485
when Ada_Component_Decl
486486
| Ada_Concrete_Type_Decl
487487
| Ada_Enum_Literal_Decl
488+
| Ada_Exception_Decl
488489
| Ada_For_Loop_Var_Decl
489490
| Ada_Generic_Package_Decl
490491
| Ada_Generic_Subp_Decl

0 commit comments

Comments
 (0)