Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc/pages
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-02-21 18:35:01 +0300
committerJames Edwards-Jones <jedwardsjones@gitlab.com>2017-02-01 01:55:29 +0300
commit516a95ddb71c524e10d19fb3cf4ab4893772fa03 (patch)
tree9f082f945ff22bb3d4380ecbf579eb84f995c791 /doc/pages
parent0a4585bee4a5f7edde61d7358fb3a30b8f8224a1 (diff)
Add TOC
Diffstat (limited to 'doc/pages')
-rw-r--r--doc/pages/administration.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/pages/administration.md b/doc/pages/administration.md
index 74c960afa4f..282736cdfd8 100644
--- a/doc/pages/administration.md
+++ b/doc/pages/administration.md
@@ -15,6 +15,27 @@ If you are looking for ways to upload your static content in GitLab Pages, you
probably want to read the [user documentation](README.md).
[ee-80]: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/80
+[ee-173]: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/173
+
+---
+
+<!-- START doctoc generated TOC please keep comment here to allow auto update -->
+<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
+**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
+
+- [Architecture](#architecture)
+- [Configuration](#configuration)
+ - [DNS configuration](#dns-configuration)
+ - [Omnibus package installations](#omnibus-package-installations)
+ - [Installations from source](#installations-from-source)
+ - [Running GitLab Pages with HTTPS](#running-gitlab-pages-with-https)
+- [Set maximum pages size](#set-maximum-pages-size)
+- [Change storage path](#change-storage-path)
+- [Backup](#backup)
+- [Security](#security)
+- [Changelog](#changelog)
+
+<!-- END doctoc generated TOC please keep comment here to allow auto update -->
## Architecture