Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.1
-
Fix Version/s: 2.1, 3.0-beta-1
-
Component/s: None
-
Labels:None
Description
currently, if a source file is not modified (apt, xdoc, or any other format), the target HTML page is not generated.
But when site.xml is modified (or one of the parent site.xml), HTML pages should be regenerated even if sources are not modified. We actually need to "mvn clean" to get these pages generated again...
Issue Links
- depends upon
-
DOXIASITETOOLS-36
add lastModification to DecorationModel to track last modification time of site.xml
-
-
MSHARED-137
initialize lastModified value of DecorationModel with site.xml file lastModified value
-
- duplicates
-
MSITE-177
Docs are not updated if only site.xml changed
-
Isn't this a duplicate of
MSITE-177?MSITE-177?