Handle subtypes as parent or progenitor for tagged type
Closes#93
See merge request eng/ide/gnatdoc!129
(cherry picked from commit 0fd7349d05)
6831f23a Activate output for subtypes.
377f5fbc Update expected results.
518b5dc4 Resolve subtypes when used as parent/progenitors.
cdd4b13f Dump entities tree information.
c729ebbd Automated test.
Co-authored-by: Vadim Godunko <godunko@adacore.com>
Fix handling of Documentation.Excluded_Project_Files
See merge request eng/ide/gnatdoc!124
(cherry picked from commit 9699a039af)
ce512b0a Fix handling of Documentation.Excluded_Project_Files
f831fd26 Use VSS String_Template to format message.
61ad57ba Fix construction of the list of all project files.
31c10e3e More Makefile targets to build components.
cb9be27e Test backend and switch to output list of project files.
4a2e6a51 Automated test of aggregated project with exclusions.
Co-authored-by: Vadim Godunko <godunko@adacore.com>