From 3e09eabb33a613cab135ffbc2d10bea71d991342 Mon Sep 17 00:00:00 2001 From: Marcia Ramos Date: Tue, 13 Nov 2018 15:50:42 +0000 Subject: Add more docs to nav (at least one per category) --- doc/topics/authentication/index.md | 7 +++++++ doc/topics/autodevops/index.md | 7 +++++++ doc/topics/git/index.md | 7 +++++++ 3 files changed, 21 insertions(+) (limited to 'doc/topics') 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) -- cgit v1.2.1