Details
-
Wish
-
Status: Closed
-
Major
-
Resolution: Fixed
-
doxia-integration-tools-1.6
-
None
Description
a good number of methods are only used internally by DefaultSiteTools, not from maven-site-plugin, and I don't expect other integrations to really use them
removing the methods from public SiteTools API will make it easier to understand and eventually to refactor
ie removing a lot of methods used by getDecorationModel() API:
- getSiteDescriptorFromRepository()
- populateParentMenu()
- populateModulesMenu()