From 2a23f53e4b70ebe8a85d891f023a4c2c093fbab7 Mon Sep 17 00:00:00 2001 From: Evan Read Date: Mon, 12 Aug 2019 10:56:57 +1000 Subject: Make section headings consistent --- doc/README.md | 2 +- doc/administration/index.md | 2 +- doc/api/README.md | 4 ++-- doc/development/README.md | 2 +- doc/subscriptions/index.md | 2 +- doc/user/index.md | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/README.md b/doc/README.md index edce03baec9..c60e4eb177d 100644 --- a/doc/README.md +++ b/doc/README.md @@ -9,7 +9,7 @@ description: 'Learn how to use and administer GitLab, the most scalable Git-base -# GitLab Documentation +# GitLab Docs Welcome to [GitLab](https://about.gitlab.com/) Documentation. diff --git a/doc/administration/index.md b/doc/administration/index.md index 91a4d5097f2..fb07b41eb8b 100644 --- a/doc/administration/index.md +++ b/doc/administration/index.md @@ -2,7 +2,7 @@ description: 'Learn how to install, configure, update, and maintain your GitLab instance.' --- -# Administrator documentation **(CORE ONLY)** +# Administrator Docs **(CORE ONLY)** Learn how to administer your self-managed GitLab instance. diff --git a/doc/api/README.md b/doc/api/README.md index 0195ce3912a..b7ee710b87a 100644 --- a/doc/api/README.md +++ b/doc/api/README.md @@ -1,4 +1,4 @@ -# GitLab API +# API Docs Automate GitLab via a simple and powerful API. @@ -6,7 +6,7 @@ The main GitLab API is a [REST](https://en.wikipedia.org/wiki/Representational_s ## Available API resources -For a list of the available resources and their endpoints, see +For a list of the available resources and their endpoints, see [API resources](api_resources.md). ## SCIM **(SILVER ONLY)** diff --git a/doc/development/README.md b/doc/development/README.md index 44283a3ab0c..6281bb809ff 100644 --- a/doc/development/README.md +++ b/doc/development/README.md @@ -3,7 +3,7 @@ comments: false description: 'Learn how to contribute to GitLab.' --- -# GitLab development guides +# Contributor and Development Docs ## Get started! diff --git a/doc/subscriptions/index.md b/doc/subscriptions/index.md index fc36b961b3f..9317ba0c71e 100644 --- a/doc/subscriptions/index.md +++ b/doc/subscriptions/index.md @@ -2,7 +2,7 @@ type: index, reference --- -# Customers +# Customer Docs This section contains information for: diff --git a/doc/user/index.md b/doc/user/index.md index db2759727a5..c93f64cd528 100644 --- a/doc/user/index.md +++ b/doc/user/index.md @@ -2,7 +2,7 @@ description: 'Read through the GitLab User documentation to learn how to use, configure, and customize GitLab and GitLab.com to your own needs.' --- -# User documentation +# User Docs Welcome to GitLab! We're glad to have you here! -- cgit v1.2.1