diff options
Diffstat (limited to 'doc/topics')
-rw-r--r-- | doc/topics/authentication/index.md | 7 | ||||
-rw-r--r-- | doc/topics/autodevops/index.md | 7 | ||||
-rw-r--r-- | doc/topics/git/index.md | 7 |
3 files changed, 21 insertions, 0 deletions
diff --git a/doc/topics/authentication/index.md b/doc/topics/authentication/index.md index 394f3ea60b7..87f2b46251f 100644 --- a/doc/topics/authentication/index.md +++ b/doc/topics/authentication/index.md @@ -1,3 +1,10 @@ +--- +nav_section: topics +nav_category: "" +nav_title: "Authentication" +layout: default-copy +--- + # Authentication This page gathers all the resources for the topic **Authentication** within GitLab. diff --git a/doc/topics/autodevops/index.md b/doc/topics/autodevops/index.md index 3647f600b21..e0923de712e 100644 --- a/doc/topics/autodevops/index.md +++ b/doc/topics/autodevops/index.md @@ -1,3 +1,10 @@ +--- +nav_section: topics +nav_category: "" +nav_title: "Auto DevOps" +layout: default-copy +--- + # Auto DevOps > [Introduced][ce-37115] in GitLab 10.0. Generally available on GitLab 11.0. diff --git a/doc/topics/git/index.md b/doc/topics/git/index.md index 7707d56764e..4b3c7906556 100644 --- a/doc/topics/git/index.md +++ b/doc/topics/git/index.md @@ -1,3 +1,10 @@ +--- +nav_section: topics +nav_category: "" +nav_title: "Git" +layout: default-copy +--- + # Git documentation Git is a [free and open source](https://git-scm.com/about/free-and-open-source) |