Re: How to suppress meta tags 'generator', 'date' in Doxia Site Renderer?

2024-02-21 Thread Alexander Kriegisch
I forgot to mention, that it would also be nice to get rid of this content: -- Alexander Kriegisch https://scrum-master.de Alexander Kriegisch schrieb am 22.02.2024 13:59 (GMT +07:00): > Hello Maven community. > > When generating Maven sites, I like to keep the diffs to previous > version

How to suppress meta tags 'generator', 'date' in Doxia Site Renderer?

2024-02-21 Thread Alexander Kriegisch
Hello Maven community. When generating Maven sites, I like to keep the diffs to previous version to the absolute minimum before committing changes to a published site. My commits should only contain content changes. Therefore, I already use this in my site.xml: true Unfortu