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:
Tom Johnson
2015-09-08 13:14:30 -07:00
parent a36f29bc14
commit 729d03f2b6
9 changed files with 12697 additions and 12645 deletions

View File

@ -1,5 +1,5 @@
# project definitions
project: doc
project: doc_designers
audience: designers
product: all
platform: all

View File

@ -1,5 +1,5 @@
# project definitions
project: doc
project: doc_writers
audience: writers
product: all
platform: all