I'm creating a custom gnatdoc template and want to display the projectname and version of the project.
Is there a way to reference the source projects meta information in the template file using an TAL statement?
Perhaps accessing the crate_config of an Alire crate?