summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2018-02-20 14:33:19 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2018-02-20 14:33:19 +0000
commit7e83993ded8eb7b4b8d37d2823e1c555dd7e16a2 (patch)
tree4ce218d586a2969e49b5d99da65ffbdc1ad4c9bf
parent9985c3677d7f96bc264d2b392df47b0ab2d7839b (diff)
parent6be8cd2293348ac70e6ed6bfc047823675b10d98 (diff)
downloadgitlab-ce-7e83993ded8eb7b4b8d37d2823e1c555dd7e16a2.tar.gz
Merge branch '43376-follow-up-from-docs-update-all-articles-with-the-new-layout-metadata-from-the-frontmatter' into 'master'
Resolve "Follow-up from "Docs: Update all articles with the new layout (metadata from the frontmatter)"" Closes #43376 See merge request gitlab-org/gitlab-ce!17214
-rw-r--r--doc/development/writing_documentation.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/development/writing_documentation.md b/doc/development/writing_documentation.md
index ceb0cdbb742..700039392ef 100644
--- a/doc/development/writing_documentation.md
+++ b/doc/development/writing_documentation.md
@@ -257,10 +257,10 @@ through the process of how to use it systematically.
Every **Technical Article** contains a frontmatter at the beginning of the doc
with the following information:
-- **Type of article** (user guide, admin guide, tech overview, tutorial)
+- **Type of article** (user guide, admin guide, technical overview, tutorial)
- **Knowledge level** expected from the reader to be able to follow through (beginner, intermediate, advanced)
- **Author's name** and **GitLab.com handle**
-- **Publication date**
+- **Publication date** (ISO format YYYY-MM-DD)
For example: