Fixed an issue in the configuration. The conditions.html file needs to specify different project names for the conditions. For some reason I had both writers and designers outputs with the same site.project name, which caused the conditional filtering feature not to work. This is fixed now.
This commit is contained in:
@ -144,7 +144,7 @@ entries:
|
||||
items:
|
||||
- title: Tooltips
|
||||
url: /doc_adding_tooltips.html
|
||||
audience: writers
|
||||
audience: writers, designers
|
||||
platform: all
|
||||
product: all
|
||||
version: all
|
||||
|
Reference in New Issue
Block a user