summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlex Shpak <alex-shpak@users.noreply.github.com>2019-05-22 10:42:48 +0200
committerAlex Shpak <alex-shpak@users.noreply.github.com>2019-05-22 10:42:48 +0200
commit8f5aaee7aaf82a8939deb715483a1c45fe45efa8 (patch)
tree1d5caa81595a9b4f66ea2cc684663356beba44fa /README.md
parentddfb4bafb752629fa6da02a3ae02b11dcaad09cc (diff)
Add empty taxonomy templates to hide warnings without setting
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index a837812..3a868ed 100644
--- a/README.md
+++ b/README.md
@@ -110,8 +110,8 @@ disablePathToLower = true
# information on 'doc' type pages.
enableGitInfo = true
-# (Warnings) Theme is intended for documentation use, there for it doesn't render taxonomy.
-# You can hide related warning with config below
+# (Optional) Theme is intended for documentation use, therefore it doesn't render taxonomy.
+# You can remove related files with config below
disableKinds = ['taxonomy', 'taxonomyTerm']
[params]