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:
Diffstat (limited to 'nanoc.yaml')
-rw-r--r--nanoc.yaml15
1 files changed, 1 insertions, 14 deletions
diff --git a/nanoc.yaml b/nanoc.yaml
index c8ec5dcd..136eb385 100644
--- a/nanoc.yaml
+++ b/nanoc.yaml
@@ -127,26 +127,13 @@ breadcrumbs: true
debug: false
products:
- ce:
- full_name: 'GitLab FOSS'
- short_name: 'GitLab FOSS'
- slug: 'ce'
- index_file: 'README.*'
- img: '/assets/images/docs-gitlab.svg'
- description: 'Browse user and administration documentation and guides for GitLab Community Edition.'
- repo: 'https://gitlab.com/gitlab-org/gitlab-foss.git'
- dirs:
- temp_dir: 'tmp/ce/'
- dest_dir: 'content/ce'
- doc_dir: 'doc'
- expose: false
ee:
full_name: 'GitLab'
short_name: 'GitLab'
slug: 'ee'
index_file: 'README.*'
img: '/assets/images/docs-gitlab.svg'
- description: 'Usage and administration of GitLab Community Edition (CE), Enterprise Edition (EE), and GitLab.com.'
+ description: 'Usage and administration of GitLab self-managed and GitLab.com.'
repo: 'https://gitlab.com/gitlab-org/gitlab.git'
dirs:
temp_dir: 'tmp/ee/'