gitlab-org--gitlab-foss/doc
Achilleas Pipinellis b7c7ebee59 Merge branch 'document-emoji-rake-tasks' into 'master'
Added basic docs for the Emoji Rake tasks

## What does this MR do?

This MR adds basic documentation for the two Emoji Rake tasks.

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

Spelling, that sort of thing.

## Why was this MR needed?

These Rake tasks only had some small amount of source level documentation.

## What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/14794

## Does this MR meet the acceptance criteria?

- [x] ~~[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)
- [ ] 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 !4877
2016-06-23 19:37:46 +00:00
..
administration Merge branch 'feature/import-export-docs' into 'master' 2016-06-22 10:31:20 +00:00
api Add missing link to sidekiq metrics in API README 2016-06-21 19:21:13 +02:00
ci Merge branch 'expiry' into 'master' 2016-06-22 12:10:42 +00:00
container_registry Move registry CI example to CI docs 2016-06-13 22:06:13 -07:00
customization
development Merge branch 'document-emoji-rake-tasks' into 'master' 2016-06-23 19:37:46 +00:00
downgrade_ee_to_ce
gitlab-basics
hooks
incoming_email
install Added 8.9 install/update guides 2016-06-07 15:20:40 +02:00
integration
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
migrate_ci_to_ce
monitoring Use influxdb-management for managing InfluxDB 2016-06-23 13:01:45 +02:00
operations
permissions Improve design after review 2016-06-14 18:34:48 +02:00
profile Add documentation for U2F registration & authentication. 2016-06-06 12:50:31 +05:30
project_services Document email on push service 2016-06-20 13:05:18 +00:00
public_access
raketasks
security
ssh
system_hooks
update Merge branch 'fix_upgrade_docs' into 'master' 2016-06-22 21:29:59 +00:00
user/project Merge branch 'doc_refactor_labels' into 'master' 2016-06-22 12:18:47 +00:00
web_hooks Fix hook data for Wiki Page event 2016-05-31 11:24:58 -03:00
workflow Merge branch 'inline-todos-docs' into 'master' 2016-06-22 17:06:49 +00:00
README.md Merge branch 'master' into feature/import-export-docs 2016-06-22 11:48:00 +02:00

README.md

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.