From 9c33281c23be9a3a7854b82f95f30dc0fb98838a Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Fri, 4 Aug 2017 16:28:51 +0300 Subject: Start using 'toc' in yaml frontmatter to explicitly disable it See https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/107 --- doc/README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/README.md') diff --git a/doc/README.md b/doc/README.md index 8bb8e147cd1..9353a2b2fcd 100644 --- a/doc/README.md +++ b/doc/README.md @@ -1,3 +1,7 @@ +--- +toc: false +--- + # GitLab Documentation Welcome to [GitLab](https://about.gitlab.com/), a Git-based fully featured -- cgit v1.2.1