From a086954c512c663dcaa9f6d2fff3ef9e52333ca2 Mon Sep 17 00:00:00 2001 From: Silvio Giebl Date: Fri, 10 Jul 2020 21:05:29 +0200 Subject: [PATCH] Improved documentation for document collections --- docs/configuration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/configuration.md b/docs/configuration.md index c71a3a9..8b5cb97 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -45,10 +45,10 @@ just_the_docs: name: Documentation # Exclude the collection from the navigation # Supports true or false (default) - nav_exclude: false; + nav_exclude: false # Exclude the collection from the search # Supports true or false (default) - search_exclude: false; + search_exclude: false ``` You can reference multiple collections.