Improved documentation for document collections

This commit is contained in:
Silvio Giebl 2020-07-10 21:05:29 +02:00
parent b32c00a701
commit a086954c51
1 changed files with 2 additions and 2 deletions

View File

@ -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.