Clarify repository key format for build badges
authorDanilo Bargen <mail@dbrgn.ch>
Fri, 22 Sep 2017 09:43:59 +0000 (11:43 +0200)
committerDanilo Bargen <mail@dbrgn.ch>
Fri, 22 Sep 2017 09:43:59 +0000 (11:43 +0200)
src/doc/book/src/reference/manifest.md
src/doc/manifest.md

index e45fbc1748122e73e8bfd7a48c1cfd8528a03696..6a2fdc5f27f0018a4f3a3f806a194b8fa7abb1ba 100644 (file)
@@ -187,6 +187,9 @@ license-file = "..."
 # - There are also maintenance-related badges basesed on isitmaintained.com
 #   which state the issue resolution time, percent of open issues, and future
 #   maintenance intentions.
+#
+# If a `repository` key is required, this refers to a Github repository in
+# `user/repo` format.
 [badges]
 
 # Appveyor: `repository` is required. `branch` is optional; default is `master`
index 8ae68d0206e94f2bc5541fd0a596e6db2e9437a8..2650a516d282b8a092308eedb7b9082788986541 100644 (file)
@@ -184,6 +184,9 @@ license-file = "..."
 # - There are also maintenance-related badges basesed on isitmaintained.com
 #   which state the issue resolution time, percent of open issues, and future
 #   maintenance intentions.
+#
+# If a `repository` key is required, this refers to a Github repository in
+# `user/repo` format.
 [badges]
 
 # Appveyor: `repository` is required. `branch` is optional; default is `master`