aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-docs/README.md
diff options
context:
space:
mode:
authorG. Ann Campbell <ann.campbell@sonarsource.com>2018-07-27 11:57:33 -0400
committerSonarTech <sonartech@sonarsource.com>2018-07-27 20:21:19 +0200
commit9d08c50cafb04c67d0ae2f84c38ccc6e6f521a44 (patch)
treefc75e3a11484cc37f180b4570d8e70285e44fffb /server/sonar-docs/README.md
parent163a351241801d54e3c24b9ff145c8eedf455320 (diff)
downloadsonarqube-9d08c50cafb04c67d0ae2f84c38ccc6e6f521a44.tar.gz
sonarqube-9d08c50cafb04c67d0ae2f84c38ccc6e6f521a44.zip
add detail about page metadata order
Diffstat (limited to 'server/sonar-docs/README.md')
-rw-r--r--server/sonar-docs/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/sonar-docs/README.md b/server/sonar-docs/README.md
index 38ba0ba17e0..d671fc070ad 100644
--- a/server/sonar-docs/README.md
+++ b/server/sonar-docs/README.md
@@ -66,6 +66,7 @@ order: 0
scope: static
---
```
+Metadata tags can appear in any order, but by convention, `title` should come first.
### Includes
Basic syntax: `@include tooltips/quality-gates/quality-gate`