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.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/nanoc.yaml b/nanoc.yaml
index ccae7b694..4486a3e83 100644
--- a/nanoc.yaml
+++ b/nanoc.yaml
@@ -125,15 +125,19 @@ products:
slug: 'ee'
repo: 'https://gitlab.com/gitlab-org/gitlab.git'
project_dir: '../gitlab'
+ content_dir: '../gitlab/doc'
runner:
slug: 'runner'
repo: 'https://gitlab.com/gitlab-org/gitlab-runner.git'
project_dir: '../gitlab-runner'
+ content_dir: '../gitlab-runner/docs'
omnibus:
slug: 'omnibus'
repo: 'https://gitlab.com/gitlab-org/omnibus-gitlab.git'
project_dir: '../omnibus-gitlab'
+ content_dir: '../omnibus-gitlab/doc'
charts:
slug: 'charts'
repo: 'https://gitlab.com/gitlab-org/charts/gitlab.git'
project_dir: '../charts-gitlab'
+ content_dir: '../charts-gitlab/doc'