An open API service indexing awesome lists of open source software.

https://github.com/flier/spring-framework.docset

Spring Framework docset for Dash
https://github.com/flier/spring-framework.docset

Last synced: 7 months ago
JSON representation

Spring Framework docset for Dash

Awesome Lists containing this project

README

          

Build
-----------
1. Download the latest Spring Framework release package from the offical site http://www.springsource.org/spring-framework

2. Copy the $SPRING-FRAMEWORK/docs/javadoc-api folder to $SPRING-FRAMEWORK-DOCSET/Contents/Resources/Documents/api/

3. Run the $SPRING-FRAMEWORK-DOCSET/Script/make-docsetm.command script to generate and archive the docset

4. Click the docset folder to install for Dash, or copy the docset folder to ~/Library/Developer/Shared/Documentation/DocSets for XCode

See also: check [the official document](http://kapeli.com/docsets/) for more detail