diff options
author | Mike Lewis <mlewis@gitlab.com> | 2018-12-31 02:59:22 +0000 |
---|---|---|
committer | Mike Lewis <mlewis@gitlab.com> | 2018-12-31 02:59:22 +0000 |
commit | 38395f9e0168ef3f8cde7c4ca84b66a0a0e69be0 (patch) | |
tree | 88112e2d1a4eda737e2b587cd332f675d258b418 /doc/development/documentation/structure.md | |
parent | c665b845e9b285056eb841ab267bc04d73dfa917 (diff) | |
download | gitlab-ce-38395f9e0168ef3f8cde7c4ca84b66a0a0e69be0.tar.gz |
Rename to add 'template' to title
Diffstat (limited to 'doc/development/documentation/structure.md')
-rw-r--r-- | doc/development/documentation/structure.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/documentation/structure.md b/doc/development/documentation/structure.md index 607ad21d459..0534784452e 100644 --- a/doc/development/documentation/structure.md +++ b/doc/development/documentation/structure.md @@ -2,7 +2,7 @@ description: Learn the how to correctly structure GitLab documentation. --- -# Documentation structure +# Documentation structure and template For consistency throughout the documentation, it's important to maintain the same structure among the docs. |