cloudstack/tools/apidoc
Marc-Aurèle Brothier 893a88d225 CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283)
Remove maven standard module (which only a few were using) and get ride of maven customization for the projects structure.

- moved all directories to src/main/java, src/main/resources, src/main/scripts, src/test/java, src/test/resources
- grep scan to search for src/com and src/org left over
- grep for <project>/scripts to fix pom.xml configuration
- remove custom <build> configuration in pom.xml

Signed-off-by: Marc-Aurèle Brothier <m@brothier.org>
2018-01-20 03:19:27 +05:30
..
images removing unsused logos 2013-06-13 14:04:42 -04:00
includes Branding - moving the CloudStack logo in the apidocs to a properly apache-ified logo with TM symbol 2013-06-13 14:04:28 -04:00
XmlToHtmlConverter.java CLOUDSTACK-8562: Deprecate commands.properties 2016-05-11 09:45:19 +05:30
build-apidoc.sh CLOUDSTACK-10012: Migrate to Embedded Jetty 2017-11-03 23:57:25 +05:30
gen_toc.py CLOUDSTACK-9620: Enhancements for managed storage (#2298) 2018-01-15 00:05:52 +05:30
generatecommand.xsl apidocs: license date, acs version 2015-02-07 18:30:17 -05:00
generatecommands.xsl CLOUDSTACK-8562: Deprecate commands.properties 2016-05-11 09:45:19 +05:30
generatecustomcommand.xsl add apidocs/devcloud projects 2012-10-21 00:01:47 -07:00
generategenericcommand.xsl add apidocs/devcloud projects 2012-10-21 00:01:47 -07:00
generatetoc.xsl CLOUDSTACK-8562: Deprecate commands.properties 2016-05-11 09:45:19 +05:30
generatetoc_footer.xsl apidocs: license date, acs version 2015-02-07 18:30:17 -05:00
generatetoc_header.xsl CLOUDSTACK-8562: Deprecate commands.properties 2016-05-11 09:45:19 +05:30
pom.xml CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30