Commit Graph

13 Commits

Author SHA1 Message Date
Keith Donald 12506fa9b7 comments about tutorials
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2942 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-10 15:38:54 +00:00
Arjen Poutsma 991f040948 Updated docbook files to use Docbook 4.5 DTDs, so it uses the locally cached versions
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2617 50f2f4bb-b051-0410-bef5-90022cba6387
2009-12-10 15:22:55 +00:00
Thomas Risberg 7d99d62dbf updated remaing 2.5.x JavaDoc reeferences to 3.0.x ones (SPR-6402)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2481 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-20 21:24:30 +00:00
Thomas Risberg ced673e404 changed to use 3.0 xsd references
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2480 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-20 20:40:55 +00:00
Sam Brannen b98a6c208a Polishing the web integration sections of the reference manual.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2173 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-24 17:04:08 +00:00
Sam Brannen 14e961294e Polishing the web integration sections of the reference manual.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2170 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-22 13:17:39 +00:00
Chris Beams ef0c822610 updates made during my review of beans.xml:
* eliminated all usage of "the section entitled", because <xref> links already render including "the section called ".  This was resulting in sentences like 'see also the section entitled the section called "@Autowired"'. This issue affected nearly all sections of the documentation, so went beyond just beans.xml

* fixed table overflow in the "Using filters to customize scanning" section (approx. p.90)

* fixed all code overflows in <programlisting/> elements

* corrected a couple minor syntax errors with SpEL examples (missing closing braces)

* added 'language="..."' element to <programlisting> elements where appropriate to enable syntax highlighting.

* normalized all code indention to four-space (some code listings were using one- and two-space)

* updated all code listings to use same-line opening braces.

* eliminated section regarding backward compatibility with Spring DTDs and singleton=true|false.  This seems like cruft to me, and we shouldn't keep historical notes around forever.

* Added <note> regarding the new thread scope (SimpleThreadScope) to Section 3.5 Bean Scopes.  Also updated the section on registering a custom Scope implementation to use the SimpleThreadScope as an example.

* updated the new-in-3.xml section to improve the @Configuration example


git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1790 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-31 05:36:34 +00:00
Thomas Risberg e96cef688a changed J2EE to Java EE
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1663 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-30 18:32:05 +00:00
Mark Pollack 6b37493d2f replace XML usage of JndiObjectFactoryBean with <jee:jndi-lookup/>
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1401 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-19 12:22:18 +00:00
Thomas Risberg 04c3863246 fixed DOCTYPE to refer to the root_element used
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1082 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-30 04:16:07 +00:00
Thomas Risberg 8fe2a89d43 switched to use XInclude
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1001 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-14 21:37:40 +00:00
Thomas Risberg 0f60b61443 added language element to programlisting for syntax highlighting
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@986 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-13 14:27:47 +00:00
Thomas Risberg e2cb01c676 Added the Spring Framework reference documentation
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@773 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-18 20:00:49 +00:00