Difference between revisions of "SUNScholar/Customisation/Developers"
Jump to navigation
Jump to search
m |
m |
||
| Line 4: | Line 4: | ||
==Introduction== | ==Introduction== | ||
These wiki pages are of interest to those who to develop features for Dspace and those who wish to integrate Dspace with other web applications. | These wiki pages are of interest to those who to develop features for Dspace and those who wish to integrate Dspace with other web applications. | ||
| + | ==[[SUNScholar/API|Application Programming Interface (API)]]== | ||
==[[SUNScholar/Troubleshooting|Troubleshooting]]== | ==[[SUNScholar/Troubleshooting|Troubleshooting]]== | ||
| − | |||
==Git Help== | ==Git Help== | ||
*ftp://www.kernel.org/pub/software/scm/git/docs/gittutorial.html | *ftp://www.kernel.org/pub/software/scm/git/docs/gittutorial.html | ||
Revision as of 10:05, 31 July 2015
BACK TO CUSTOMISATION
Contents
Introduction
These wiki pages are of interest to those who to develop features for Dspace and those who wish to integrate Dspace with other web applications.
Application Programming Interface (API)
Troubleshooting
Git Help
- ftp://www.kernel.org/pub/software/scm/git/docs/gittutorial.html
- http://gitimmersion.com
- http://rogerdudler.github.io/git-guide
- http://git-scm.com/docs/gittutorial
- https://www.atlassian.com/git/tutorials
- https://help.github.com/articles/good-resources-for-learning-git-and-github
Official DSpace Documentation
- https://wiki.duraspace.org/display/DSPACE/Development
- https://wiki.duraspace.org/display/DSPACE/How+to+Contribute+to+DSpace
- https://wiki.duraspace.org/display/DSPACE/Committer+Nominations
- https://wiki.duraspace.org/display/DSPACE/Code+Contribution+Guidelines
- https://wiki.duraspace.org/display/DSPACE/Developer+Guidelines+and+Tools
- https://wiki.duraspace.org/display/DSPACE/Developer+Meetings
- https://wiki.duraspace.org/display/DSPACE/Development+with+Git
- https://wiki.duraspace.org/display/DSPACE/Release+Procedure