projects
/
brevno-suite
/
hugo
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3060307
)
Make taxonomy documentation match the example.
author
Austin Ziegler
<austin@zieglers.ca>
Wed, 24 Sep 2014 01:34:13 +0000
(21:34 -0400)
committer
spf13
<steve.francia@gmail.com>
Wed, 24 Sep 2014 18:56:53 +0000
(14:56 -0400)
docs/content/taxonomies/usage.md
patch
|
blob
|
history
diff --git
a/docs/content/taxonomies/usage.md
b/docs/content/taxonomies/usage.md
index 4db37364df912375137c37a64fe4269374903610..cd462ecc47f671c5f66fd6338dd30f80ac2fbd2b 100644
(file)
--- a/
docs/content/taxonomies/usage.md
+++ b/
docs/content/taxonomies/usage.md
@@
-16,7
+16,8
@@
Taxonomies must be defined in the site configuration, before they can be
used throughout the site. You need to provide both the plural and
singular labels for each taxonomy.
-Here is an example configuration in YAML that specifies two taxonomies.
+Here is an example configuration in YAML that specifies three taxonomies
+(the default two, plus `series`).
Notice the format is **singular key** : *plural value*.
### config.yaml