-
- Downloads
There was an error fetching the commit references. Please try again later.
Merge branch 'docs/refactor-reply-by-email' into 'master'
Move reply by email docs to a new location ## What does this MR do? Move reply by email docs to a new location. Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/3349 ## Moving docs to a new location? See the guidelines: http://docs.gitlab.com/ce/development/doc_styleguide.html#changing-document-location - [ ] Make sure the old link is not removed and has its contents replaced with a link to the new location. - [ ] Make sure internal links pointing to the document in question are not broken. - [ ] Search and replace any links referring to old docs in GitLab Rails app, specifically under the `app/views/` directory. - [ ] If working on CE, submit an MR to EE with the changes as well. See merge request !6517
No related branches found
No related tags found
Pipeline #
Showing
- config/gitlab.yml.example 1 addition, 1 deletionconfig/gitlab.yml.example
- doc/README.md 1 addition, 1 deletiondoc/README.md
- doc/administration/reply_by_email.md 302 additions, 0 deletionsdoc/administration/reply_by_email.md
- doc/administration/reply_by_email_postfix_setup.md 324 additions, 0 deletionsdoc/administration/reply_by_email_postfix_setup.md
- doc/administration/restart_gitlab.md 1 addition, 1 deletiondoc/administration/restart_gitlab.md
- doc/incoming_email/README.md 1 addition, 302 deletionsdoc/incoming_email/README.md
- doc/incoming_email/postfix.md 1 addition, 321 deletionsdoc/incoming_email/postfix.md
- doc/install/installation.md 1 addition, 1 deletiondoc/install/installation.md
- lib/tasks/gitlab/check.rake 3 additions, 3 deletionslib/tasks/gitlab/check.rake
doc/administration/reply_by_email.md
0 → 100644
Please register or sign in to comment