|
Done and published, see: http://struts.apache.org/1.x/dtddoc/index.html Leaving this open as a reminder that we have a snapshot dependency until the plugin is released. The generated docs would look better if the comments were formatted according to DTDDoc's conventions (similar to Javadoc). The LiveDTD docs have been removed from /www/struts.apache.org/dtds, double check that they disappear from the live site at some point, or ask to have them removed. URL:
http://svn.apache.org/viewvc?view=rev&rev=479779 Log: STR-2942: DTDDoc 1.0 has been released. I have removed the temporary profile and moved the plug-in into the reporting section. Modified: struts/struts1/trunk/pom.xml |
||||||||||||||||||||||||||||||||||||||||
DTDDoc is now generated as part of the 'mvn site' build for Struts 1.
The configuration is in the struts-parent pom, in the 'dtddoc' profile. Once the plugin is released, the config can be moved into the <reporting> section without a profile. This way just keeps it all together since it requires another repository.
Note: This depends on an *unreleased* plugin available in a snapshot repo.
Once the website syncs, DTDDoc should be visible here:
* http://struts.apache.org/1.x/struts-core/dtddoc/index.html
* http://struts.apache.org/1.x/struts-tiles/dtddoc/index.html