Add missing section ids in reference documentation
Add missing id attributes to <section> elements in the reference documentation to ensure stable anchor links in HTML output. Issue: SPR-9346
This commit is contained in:
committed by
Chris Beams
parent
1d0e484eac
commit
2a75c57d3c
@@ -611,7 +611,7 @@ argument.required=Ebagum lad, the '{0}' argument is required, I say, required.</
|
||||
does.</para>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<section id="context-deploy-rar">
|
||||
<title>Deploying a Spring ApplicationContext as a J2EE RAR file</title>
|
||||
|
||||
<para>In Spring 2.5 and later, it is possible to deploy a Spring
|
||||
|
||||
Reference in New Issue
Block a user