Improved documentation for document collections

This commit is contained in:
Silvio Giebl
2020-07-10 21:05:29 +02:00
parent b32c00a701
commit a086954c51
+2 -2
View File
@@ -45,10 +45,10 @@ just_the_docs:
name: Documentation name: Documentation
# Exclude the collection from the navigation # Exclude the collection from the navigation
# Supports true or false (default) # Supports true or false (default)
nav_exclude: false; nav_exclude: false
# Exclude the collection from the search # Exclude the collection from the search
# Supports true or false (default) # Supports true or false (default)
search_exclude: false; search_exclude: false
``` ```
You can reference multiple collections. You can reference multiple collections.