gitlab-org--gitlab-foss/doc
Rémy Coutable 825548140c Merge branch 'doc-award-emoji' into 'master'
Update doc for award emoji API

## What does this MR do?

It fixes some docs for the award emoji API.

## Are there points in the code the reviewer needs to double check?

@zj I'm assigning you since you wrote this docs.

## Does this MR meet the acceptance criteria?

~~- [ ] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added~~
- [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)

~~- [ ] API support added~~

~~- Tests~~

~~- [ ] Added for this feature/bug~~

  - [ ] All builds are passing
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

See merge request !5386
2016-07-21 09:15:00 +00:00
..
administration Refactored the domain separator regex, plus syntax and grammar fixes. 2016-07-18 17:52:29 -05:00
api Merge branch 'doc-award-emoji' into 'master' 2016-07-21 09:15:00 +00:00
ci Mention manual actions section in when clause docs 2016-07-21 09:35:44 +03:00
container_registry Document when Docker Registery manifest v1 support was added 2016-07-20 17:26:18 -07:00
customization optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
development Merge branch 'email-domain-blacklist' into 'master' 2016-07-20 20:26:00 +00:00
downgrade_ee_to_ce Update EE downgrade instructions to include JenkinsDeprecatedService 2016-06-24 12:11:46 -07:00
gitlab-basics optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
hooks Change doc location of custom hooks 2016-07-05 15:04:44 +03:00
incoming_email
install Update gitlab-workhorse version to 0.7.8 in installation and update guides 2016-07-21 09:50:53 +02:00
integration Refactor service settings view 2016-07-20 12:11:37 -03:00
intro Move labels documentation to new location 2016-06-21 18:54:30 +02:00
legal
logs Move logs/logs.md to administration/logs.md 2016-06-13 13:52:20 +02:00
markdown Don't allow .ogg as a valid video extension 2016-07-21 08:56:57 +02:00
migrate_ci_to_ce errros -> errors 2016-05-29 22:34:58 -07:00
monitoring optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
operations succes -> success 2016-05-29 22:35:23 -07:00
permissions Move permissions/permissions.md to user/permissions.md 2016-07-12 17:49:03 +03:00
profile optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
project_services Refactor service settings view 2016-07-20 12:11:37 -03:00
public_access Change URLs to new permissions.md location 2016-07-12 18:03:29 +03:00
raketasks Added Rake task for tracking deployments 2016-07-19 13:21:09 +02:00
security optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
ssh Add note on changing password of SSH key 2016-05-25 03:42:22 +00:00
system_hooks
update Update gitlab-workhorse version to 0.7.8 in installation and update guides 2016-07-21 09:50:53 +02:00
user Add 'Accept merge request' to permissions table 2016-07-12 18:16:38 +03:00
web_hooks optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
workflow Fix a few nitpicks 2016-07-20 14:38:21 +02:00
README.md Change permissions URL in main readme 2016-07-12 17:53:54 +03:00

Documentation

User documentation

Administrator documentation

Contributor documentation

  • Documentation styleguide Use this styleguide if you are contributing to documentation.
  • Development Explains the architecture and the guidelines for shell commands.
  • Legal Contributor license agreements.