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-9410
Backport-Issue: SPR-9346
Backport-Commit: 2a75c57d3c
This commit is contained in:
committed by
Chris Beams
parent
1380d053c4
commit
9ca407d55e
@@ -610,7 +610,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