Adds missing reference to some plugins

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1550155 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Lukasz Lenart
2013-12-11 14:41:24 +00:00
parent ab98daf826
commit 7587cbf1f4
+5
View File
@@ -7,8 +7,11 @@ linked on the [Struts 2 Plugin Wiki](https://cwiki.apache.org/S2PLUGINS/home.htm
## API References
* [CDI](struts2-plugins/struts2-cdi-browser-plugin/apidocs/index.html)
* [Codebehind](struts2-plugins/struts2-codebehind-browser-plugin/apidocs/index.html)
* [Config Browser](struts2-plugins/struts2-config-browser-plugin/apidocs/index.html)
* [Convention](struts2-plugins/struts2-convention-plugin/apidocs/index.html)
* [Dojo](struts2-plugins/struts2-dojo-plugin/apidocs/index.html)
* [DWR](struts2-plugins/struts2-dwr-plugin/apidocs/index.html)
* [Embedded JSP](struts2-plugins/struts2-embeddedjsp-plugin/apidocs/index.html)
* [GXP](struts2-plugins/struts2-gxp-plugin/apidocs/index.html)
@@ -23,6 +26,7 @@ linked on the [Struts 2 Plugin Wiki](https://cwiki.apache.org/S2PLUGINS/home.htm
* [Pell Multipart](struts2-plugins/struts2-pell-multipart-plugin/apidocs/index.html)
* [Plexus](struts2-plugins/struts2-plexus-plugin/apidocs/index.html)
* [Portlet](struts2-plugins/struts2-portlet-plugin/apidocs/index.html)
* [Portlet Tiles](struts2-plugins/struts2-portlet-tiles-plugin/apidocs/index.html)
* [Rest](struts2-plugins/struts2-rest-plugin/apidocs/index.html)
* [Sitegraph](struts2-plugins/struts2-sitegraph-plugin/apidocs/index.html)
* [Sitemesh](struts2-plugins/struts2-sitemesh-plugin/apidocs/index.html)
@@ -30,3 +34,4 @@ linked on the [Struts 2 Plugin Wiki](https://cwiki.apache.org/S2PLUGINS/home.htm
* [Struts 1](struts2-plugins/struts2-struts1-plugin/apidocs/index.html)
* [TestNG](struts2-plugins/struts2-testng-plugin/apidocs/index.html)
* [Tiles](struts2-plugins/struts2-tiles-plugin/apidocs/index.html)
* [Tiles 3](struts2-plugins/struts2-tiles3-plugin/apidocs/index.html)