aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Shpak <alex-shpak@users.noreply.github.com>2019-02-28 15:01:39 +0100
committerAlex Shpak <alex-shpak@users.noreply.github.com>2019-02-28 15:01:39 +0100
commitfdc6fdd2de1bcb5a891fd3e76c7d4cacb596ee09 (patch)
tree461d635618855f75de0e68769bfe7cca1b253b9f
parenteb67ab58aa0e083729a4b4906b2522842ccf4954 (diff)
Add configuration note about taxonomies
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0f6063f..9821631 100644
--- a/README.md
+++ b/README.md
@@ -79,6 +79,9 @@ 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
+disableKinds: ["taxonomy", "taxonomyTerm"]
params:
# (Optional, default true) Show or hide table of contents globally