Refactor and restructure integration documentation
We provide many options to auth in GitLab and the docs are scattered in two places: doc/integration/ and doc/administration/auth/. Since these are admin facing docs, they should be under the latter location.
Plan:
- 
Move doc/integration/*.mdtodoc/administration/auth/*.mdexcept for theREADME.md - 
Leave doc/integration/README.mdand list all integrations (?) - 
List all apps that integrate with us like https://docs.codeclimate.com/docs/gitlab. See https://about.gitlab.com/applications  - 
Move oauth_provider.mdsomewhere inuser/ - 
Move recaptcha.mdtouser/admin_area/settings/ - 
Move akismet.mdtouser/admin_area/settings/ - 
Move external-issue-tracker.mdtouser/project/services(after https://gitlab.com/gitlab-org/gitlab-ce/issues/21741) - 
Move gmail_action_buttons_for_gitlab.mdto somewhere inuser/ - 
Fill in gitlab.yml.examplewith all providers and links to new doc location - 
Submit MR to EE  
Edited  by Achilleas Pipinellis