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
- Host: GitHub
- URL: https://github.com/flier/spring-framework.docset
- Owner: flier
- Created: 2012-10-25T02:06:27.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-10-25T12:30:05.000Z (almost 14 years ago)
- Last Synced: 2025-01-21T22:09:45.962Z (over 1 year ago)
- Size: 104 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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