From: Kai Moritz Date: Sun, 28 Feb 2021 16:21:00 +0000 (+0100) Subject: The index.html from the documentation-root is explicitly added as page X-Git-Tag: maven-thymeleaf-skin-1.1.0~9 X-Git-Url: https://juplo.de/gitweb/?a=commitdiff_plain;h=e932d64ce88a53477a6ac3783f4666e2403eea39;hp=e932d64ce88a53477a6ac3783f4666e2403eea39;p=maven-thymeleaf-skin The index.html from the documentation-root is explicitly added as page * Before, it was only added to the stack as a starting point for the computation of all available pages * The effective entry for the page was only generated, becaus the maven-site-plugin also adds this page as part of the submenu "Project Info" ---