Files
spring-net/doc
markpollack 2aee3148ca SPRNET-1358 : Allow for ignoring of resources not found in PropertyFileVariableSource
SPRNET-1356 : Introduce IPriorityOrdered interface to ensure correct ordering among IObjectFactoryPostProcessors
SPRNET-1355 : TypeAlias usage with other IObjectFactoryPostProcessor object definitions not working.

work started on SPRNET-1262 

fix 2003/2005 solution builds
2010-08-19 14:56:55 +00:00
..
2008-05-30 22:55:02 +00:00
2008-05-30 22:55:02 +00:00
2008-05-30 22:55:02 +00:00
2008-05-30 22:55:02 +00:00
2008-05-30 22:55:02 +00:00

This Docbook documentation was taken from the Spring.Java project. The
documentation can be generated using Java Ant. The targets are:

* docpdf        - generates the PDF documentation
* dochtml       - generates the HTML documentation
* dochtmlsingle - generates single page HTML documentation
* clean         - clean any output directories for docs

To generate documentation, you need to include a lot of libraries, which
haven't been added to CVS because they're simply too big. 

Refer to the Spring.NET Wiki at
http://opensource.atlassian.com/confluence/spring/display/NET/Docbook+Reference
for information on how to install the docbook toolchain.

Thanks to Spring.Java and Hibernate, for providing the skeleton for DocBook
documentation!

choy@rcn.com