Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2017-06-14 19:32:41 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2017-06-14 19:32:41 +0300
commitb264728b8cb6554660ed6c3342c51d2044d990e0 (patch)
treee9a2538e4b1c9103b4fb3064430be12c1afb144f /nanoc.yaml
parent5301bc04f192d9bdc5f10eaf0f0756a836faea90 (diff)
Make the description of EE more general
Diffstat (limited to 'nanoc.yaml')
-rw-r--r--nanoc.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/nanoc.yaml b/nanoc.yaml
index 865630d5..1f0621f7 100644
--- a/nanoc.yaml
+++ b/nanoc.yaml
@@ -113,12 +113,12 @@ products:
doc_dir: 'doc'
expose: false
ee:
- full_name: 'GitLab Enterprise Edition and GitLab.com'
- short_name: 'Enterprise Edition'
+ full_name: 'GitLab self-hosted and GitLab.com'
+ short_name: 'GitLab'
abbreviation: 'EE'
slug: 'ee'
index_file: 'README.*'
- description: 'Browse user and administration documentation and guides for GitLab Enterprise Edition and GitLab.com.'
+ description: 'Browse user and administration documentation and guides for self-hosted GitLab instances and GitLab.com.'
repo: 'https://gitlab.com/gitlab-org/gitlab-ee.git'
dirs:
temp_dir: 'tmp/ee/'