diff --git a/src/site/markdown/plugins.md b/src/site/markdown/plugins.md index 62f5a74a8..332a102ab 100644 --- a/src/site/markdown/plugins.md +++ b/src/site/markdown/plugins.md @@ -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)