DATAREST-450 - Migrate wiki content to reference docs.

Scrubbed old format. Lightened up paging section and focus more on "next"/"prev" hypermedia controls and their benefit. Moved several sections under one top level section called "Customizing Spring Data REST". Cleaned up index.adoc to match the style of Spring Data JPA. Removed JSONP section.
Remove embedded entity operations, based on old spring-data-rest-compact media type. Utilized relative leveloffset for each include. Corrected some ALPS mistakes.

Original pull request: #162.
This commit is contained in:
Greg Turnquist
2015-02-17 10:26:08 -06:00
committed by Oliver Gierke
parent 8b3b7bac98
commit ebbe77da5b
17 changed files with 727 additions and 172 deletions

1
CONTRIBUTING.adoc Normal file
View File

@@ -0,0 +1 @@
You find the contribution guidelines for Spring Data projects https://github.com/spring-projects/spring-data-build/blob/master/CONTRIBUTING.md[here].