SPRNET-1451
-added section to docs for MVC3 support -mod to MVC2 docs to indicate "MVC 2.0" rather than more generally "MVC"
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
<!ENTITY templating SYSTEM "templating.xml">
|
||||
<!ENTITY web SYSTEM "web.xml">
|
||||
<!ENTITY web-mvc SYSTEM "web-mvc.xml">
|
||||
<!ENTITY web-mvc3 SYSTEM "web-mvc3.xml">
|
||||
<!ENTITY ajax SYSTEM "ajax.xml">
|
||||
<!ENTITY services SYSTEM "services.xml">
|
||||
<!ENTITY webservices SYSTEM "webservices.xml">
|
||||
@@ -280,12 +281,16 @@
|
||||
</listitem>
|
||||
<listitem>
|
||||
<xref linkend="web-mvc" />
|
||||
</listitem>
|
||||
<listitem>
|
||||
<xref linkend="web-mvc3" />
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</partintro>
|
||||
&web;
|
||||
&ajax;
|
||||
&web-mvc;
|
||||
&web-mvc3;
|
||||
</part>
|
||||
<part xml:id="spring-services">
|
||||
<title>Services</title>
|
||||
|
||||
Reference in New Issue
Block a user