Skip to content

Commit 178ef72

Browse files
committed
Merge branch 'topic/vadim/docs' into 'master'
Fix handling of generic package instantiations. Closes #141 See merge request eng/ide/gnatdoc!199
2 parents 7d6fe74 + 47eaaba commit 178ef72

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
@@ -488,6 +488,7 @@ package body GNATdoc.Comments.Helpers is
488488
| Ada_Enum_Literal_Decl
489489
| Ada_Exception_Decl
490490
| Ada_For_Loop_Var_Decl
491+
| Ada_Generic_Package_Instantiation
491492
| Ada_Generic_Package_Decl
492493
| Ada_Generic_Subp_Decl
493494
| Ada_Incomplete_Type_Decl

0 commit comments

Comments
 (0)