Dashboard > Spring.NET > Home > Docbook Reference
  Spring.NET Log In View a printable version of the current page.  
  Docbook Reference
Added by Choy Rim, last edited by Erich Eichinger on Jan 02, 2007  (view change) show comment
Labels: 
(None)

We are using the Docbook implementation that Spring.Java (and Hibernate) uses. The reasoning is as follows:

  • It works.
  • We don't want to spend too much time on this.
  • If we know about Spring at all, it implies that we already have a JRE on our machines.

Here is the recipe to generate Spring.NET's documentation:

  • Install Ant
  • Download the docbook libraries from Spring.NET's SourceForge release area
  • Unzip the lib directory into Spring.Net\doc\reference\lib\

To generate the Microsoft Html-Help format install the following

To generate the various types of documentation run ant in the Spring.Net\doc directory with the following targets

  • dochtml (HTML - one file per chapter)
  • dochtmlsingle (HTML - one big html file)
  • docpdf (PDF file)
  • htmlhelp (Microsoft HTML-HELP .chm file)
  • refdoc (Generate all documentation types)

Site running on a free Atlassian Confluence Open Source Project License granted to Spring Framework. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.5 Build:#811 Jul 25, 2007) - Bug/feature request - Contact Administrators